mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-19 05:59:44 -04:00
removing view_notifications from other templates
This commit is contained in:
@@ -63,7 +63,6 @@ class HeaderNavigation(Navigation):
|
||||
"service_dashboard",
|
||||
"template_usage",
|
||||
"view_notification",
|
||||
# "view_notifications",
|
||||
"action_blocked",
|
||||
"add_service_template",
|
||||
"check_messages",
|
||||
@@ -160,7 +159,6 @@ class MainNavigation(Navigation):
|
||||
"service_dashboard",
|
||||
"template_usage",
|
||||
"view_notification",
|
||||
# "view_notifications",
|
||||
},
|
||||
"templates": {
|
||||
"action_blocked",
|
||||
@@ -268,7 +266,6 @@ class CaseworkNavigation(Navigation):
|
||||
"send_one_off_to_myself",
|
||||
},
|
||||
"sent-messages": {
|
||||
# "view_notifications",
|
||||
"view_notification",
|
||||
},
|
||||
"uploads": {
|
||||
|
||||
Reference in New Issue
Block a user