28 lines
506 B
JSON
Executable File
28 lines
506 B
JSON
Executable File
{
|
|
"recordViewMaps":{
|
|
"detail":"Role.Record.Detail",
|
|
"edit":"Role.Record.Edit",
|
|
"editQuick":"Role.Record.Edit"
|
|
},
|
|
"relationshipPanels":{
|
|
"users":{
|
|
"create":false
|
|
},
|
|
"teams":{
|
|
"create":false
|
|
}
|
|
},
|
|
"menu":{
|
|
"list":{
|
|
"buttons":[
|
|
{
|
|
"label":"Create Role",
|
|
"link":"#role/create",
|
|
"style":"primary",
|
|
"acl":"edit"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
}
|