Remove unwanted field in edit-profile web form (#6837)

This commit is contained in:
Suraj Shetty 2019-01-29 10:50:23 +05:30 committed by Rushabh Mehta
parent 5af8d4d1bb
commit ca28bab1d5

View file

@ -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
}
]
}