13 lines
305 B
JSON
13 lines
305 B
JSON
{
|
|
"label": "Employee Custom Fields",
|
|
"menu": "Admin",
|
|
"order": "83",
|
|
"icon": "fa-ruler-horizontal",
|
|
"user_levels": [
|
|
"Admin"
|
|
],
|
|
"permissions": [],
|
|
"model_namespace": "\\FieldNames\\Common\\Model",
|
|
"manager": "\\FieldNames\\Admin\\Api\\FieldNamesAdminManager"
|
|
}
|