Files
icehrm/core/modules/staffdirectory/meta.json
Thilina Hasantha 16014bb38e Upgrade to v26 (#172)
* A bunch of new updates from icehrm pro

* Push changes to frontend
2019-02-03 14:00:34 +01:00

15 lines
285 B
JSON

{
"label":"Staff Directory",
"menu":"Company",
"order":"1",
"icon":"fa-user",
"user_levels":["Admin","Manager","Employee"],
"permissions":
{
},
"model_namespace": "\\StaffDirectory\\Common\\Model",
"manager": "\\StaffDirectory\\User\\Api\\StaffDirectoryModulesManager"
}