Initial commit
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"controller": "controllers/record",
|
||||
"createDisabled": true,
|
||||
"editDisabled": true,
|
||||
"mergeDisabled": true,
|
||||
"exportDisabled": true,
|
||||
"textFilterDisabled": true,
|
||||
"menu": {
|
||||
"list": {
|
||||
"dropdown": [
|
||||
{
|
||||
"labelTranslation": "Global.scopeNamesPlural.Webhook",
|
||||
"link": "#Webhook",
|
||||
"aclScope": "Webhook"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user