From 2a27df50cf088bb3f0efa4dd3778dda3f0e5fc4b Mon Sep 17 00:00:00 2001 From: FusionPBX Date: Thu, 5 Apr 2018 23:16:55 -0600 Subject: [PATCH] Update app_menu.php --- core/notifications/app_menu.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/core/notifications/app_menu.php b/core/notifications/app_menu.php index 1ab04d68f0..d049fc193d 100644 --- a/core/notifications/app_menu.php +++ b/core/notifications/app_menu.php @@ -23,6 +23,6 @@ $apps[$x]['menu'][$y]['parent_uuid'] = "594d99c5-6128-9c88-ca35-4b33392cec0f"; $apps[$x]['menu'][$y]['category'] = "internal"; $apps[$x]['menu'][$y]['path'] = "/core/notifications/notification_edit.php"; - $apps[$x]['menu'][$y]['groups'][] = "superadmin"; + //$apps[$x]['menu'][$y]['groups'][] = "superadmin"; -?> \ No newline at end of file +?>