13 lines
298 B
JSON
13 lines
298 B
JSON
{
|
|
"label": "Field Names Setup",
|
|
"menu": "System",
|
|
"order": "7",
|
|
"icon": "fa-sort-alpha-asc",
|
|
"user_levels": [
|
|
"Admin"
|
|
],
|
|
"permissions": [],
|
|
"model_namespace": "\\FieldNames\\Common\\Model",
|
|
"manager": "\\FieldNames\\Admin\\Api\\FieldNamesAdminManager"
|
|
}
|