15 lines
309 B
JSON
15 lines
309 B
JSON
{
|
|
"label":"Time Sheets",
|
|
"menu":"Time Management",
|
|
"order":"3",
|
|
"icon":"fa-stopwatch",
|
|
"user_levels":["Admin","Manager","Employee"],
|
|
"dashboardPosition":104,
|
|
|
|
"permissions":
|
|
{
|
|
},
|
|
"model_namespace": "\\TimeSheets\\Common\\Model",
|
|
"manager": "\\TimeSheets\\User\\Api\\TimeSheetsModulesManager"
|
|
}
|