Remove unwanted field in edit-profile web form (#6837)
This commit is contained in:
parent
5af8d4d1bb
commit
ca28bab1d5
1 changed files with 1 additions and 14 deletions
|
|
@ -18,7 +18,7 @@
|
|||
"is_standard": 1,
|
||||
"login_required": 1,
|
||||
"max_attachment_size": 0,
|
||||
"modified": "2018-11-01 19:35:43.552429",
|
||||
"modified": "2019-01-28 12:45:17.158069",
|
||||
"modified_by": "Administrator",
|
||||
"module": "Core",
|
||||
"name": "edit-profile",
|
||||
|
|
@ -129,19 +129,6 @@
|
|||
"read_only": 0,
|
||||
"reqd": 0,
|
||||
"show_in_filter": 0
|
||||
},
|
||||
{
|
||||
"allow_read_on_all_link_options": 0,
|
||||
"fieldname": "roles",
|
||||
"fieldtype": "Table",
|
||||
"hidden": 0,
|
||||
"label": "Roles Assigned",
|
||||
"max_length": 0,
|
||||
"max_value": 0,
|
||||
"options": "Has Role",
|
||||
"read_only": 0,
|
||||
"reqd": 0,
|
||||
"show_in_filter": 0
|
||||
}
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Reference in a new issue