Initial checkin v13.0
This commit is contained in:
22
ext/modules/emergency_contact/meta.json
Normal file
22
ext/modules/emergency_contact/meta.json
Normal file
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"label":"Emergency Contacts",
|
||||
"menu":"Personal Information",
|
||||
"order":"6",
|
||||
"icon":"fa-phone-square",
|
||||
"user_levels":["Admin","Manager","Employee"],
|
||||
|
||||
"permissions":
|
||||
{
|
||||
"Manager":{
|
||||
"Add Emergency Contacts":"Yes",
|
||||
"Edit Emergency Contacts":"Yes",
|
||||
"Delete Emergency Contacts":"Yes"
|
||||
},
|
||||
|
||||
"Employee":{
|
||||
"Add Emergency Contacts":"Yes",
|
||||
"Edit Emergency Contacts":"Yes",
|
||||
"Delete Emergency Contacts":"Yes"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user