Added description to disabled checkbox
This commit is contained in:
parent
fff4d318aa
commit
4b82f69f9d
1 changed files with 3 additions and 1 deletions
|
|
@ -38,6 +38,7 @@
|
|||
"allow_on_submit": 0,
|
||||
"bold": 0,
|
||||
"collapsible": 0,
|
||||
"description": "If disabled, the role shall be removed from all users who have this role.",
|
||||
"fieldname": "disabled",
|
||||
"fieldtype": "Check",
|
||||
"hidden": 0,
|
||||
|
|
@ -70,7 +71,7 @@
|
|||
"issingle": 0,
|
||||
"istable": 0,
|
||||
"max_attachments": 0,
|
||||
"modified": "2016-04-12 06:46:09.550531",
|
||||
"modified": "2016-04-18 15:55:45.676447",
|
||||
"modified_by": "Administrator",
|
||||
"module": "Core",
|
||||
"name": "Role",
|
||||
|
|
@ -137,6 +138,7 @@
|
|||
"write": 0
|
||||
}
|
||||
],
|
||||
"quick_entry": 0,
|
||||
"read_only": 0,
|
||||
"read_only_onload": 0,
|
||||
"sort_order": "ASC",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue