mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2025-12-30 00:53:50 +00:00
Updated menu link to remove plurality from notifications_edit.php (to be notification_edit.php)
This commit is contained in:
@@ -31,7 +31,7 @@
|
||||
$apps[$x]['menu'][0]['uuid'] = "f8d65f91-0f4a-405a-b5ac-24cb3c4f10ba";
|
||||
$apps[$x]['menu'][0]['parent_uuid'] = "02194288-6d56-6d3e-0b1a-d53a2bc10788";
|
||||
$apps[$x]['menu'][0]['category'] = "internal";
|
||||
$apps[$x]['menu'][0]['path'] = "/app/notifications/notifications_edit.php";
|
||||
$apps[$x]['menu'][0]['path'] = "/app/notifications/notification_edit.php";
|
||||
$apps[$x]['menu'][0]['groups'][] = "superadmin";
|
||||
|
||||
//permission details
|
||||
|
||||
Reference in New Issue
Block a user