fix(minor): Is Custom field placement in Role form
This commit is contained in:
parent
fa2cbe6a45
commit
b878b71e37
1 changed files with 4 additions and 3 deletions
|
|
@ -12,6 +12,7 @@
|
|||
"restrict_to_domain",
|
||||
"column_break_4",
|
||||
"disabled",
|
||||
"is_custom",
|
||||
"desk_access",
|
||||
"two_factor_auth",
|
||||
"navigation_settings_section",
|
||||
|
|
@ -24,8 +25,7 @@
|
|||
"form_settings_section",
|
||||
"form_sidebar",
|
||||
"timeline",
|
||||
"dashboard",
|
||||
"is_custom"
|
||||
"dashboard"
|
||||
],
|
||||
"fields": [
|
||||
{
|
||||
|
|
@ -148,7 +148,7 @@
|
|||
"idx": 1,
|
||||
"index_web_pages_for_search": 1,
|
||||
"links": [],
|
||||
"modified": "2021-10-08 14:06:55.729364",
|
||||
"modified": "2022-01-12 20:18:18.496230",
|
||||
"modified_by": "Administrator",
|
||||
"module": "Core",
|
||||
"name": "Role",
|
||||
|
|
@ -170,5 +170,6 @@
|
|||
"quick_entry": 1,
|
||||
"sort_field": "modified",
|
||||
"sort_order": "ASC",
|
||||
"states": [],
|
||||
"track_changes": 1
|
||||
}
|
||||
Loading…
Add table
Reference in a new issue