13 lines
295 B
JSON
13 lines
295 B
JSON
{
|
|
"label": "Dashboard",
|
|
"menu": "Admin",
|
|
"order": "1",
|
|
"icon": "fa-desktop",
|
|
"user_levels": [
|
|
"Admin",
|
|
"Other"
|
|
],
|
|
"permissions": [],
|
|
"model_namespace": "\\Dashboard\\Common\\Model",
|
|
"manager": "\\Dashboard\\Admin\\Api\\DashboardAdminManager"
|
|
} |