13 lines
346 B
JSON
13 lines
346 B
JSON
{
|
|
"controller": "controllers/record",
|
|
"acl": "crm:acl/campaign-tracking-url",
|
|
"recordViews": {
|
|
"edit": "crm:views/campaign-tracking-url/record/edit",
|
|
"editQuick": "crm:views/campaign-tracking-url/record/edit-small"
|
|
},
|
|
"defaultSidePanel": {
|
|
"edit": false,
|
|
"editSmall": false
|
|
}
|
|
}
|