Change the notifications_edit permission to notification_edit

This commit is contained in:
Mark Crane
2014-07-05 20:03:30 +00:00
parent ac3f12d96d
commit 68189986ba
2 changed files with 11 additions and 9 deletions
+5 -3
View File
@@ -35,9 +35,11 @@
$apps[$x]['menu'][0]['groups'][] = "superadmin";
//permission details
$apps[$x]['permissions'][0]['name'] = "notifications_edit";
$apps[$x]['permissions'][0]['menu']['uuid'] = "f8d65f91-0f4a-405a-b5ac-24cb3c4f10ba";
$apps[$x]['permissions'][0]['groups'][] = "superadmin";
$y = 0;
$apps[$x]['permissions'][$y]['name'] = "notification_edit";
$apps[$x]['permissions'][$y]['menu']['uuid'] = "f8d65f91-0f4a-405a-b5ac-24cb3c4f10ba";
$apps[$x]['permissions'][$y]['groups'][] = "superadmin";
$y++;
//schema details
$y = 0; //table array index