mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-08 08:28:15 -04:00
Excluding the privacy page from the navigation stuff
This commit is contained in:
@@ -170,6 +170,7 @@ class HeaderNavigation(Navigation):
|
||||
'old_using_notify',
|
||||
'organisation_dashboard',
|
||||
'organisation_settings',
|
||||
'privacy',
|
||||
'public_agreement',
|
||||
'public_download_agreement',
|
||||
'received_text_messages_callback',
|
||||
@@ -418,6 +419,7 @@ class MainNavigation(Navigation):
|
||||
'organisations',
|
||||
'platform_admin',
|
||||
'pricing',
|
||||
'privacy',
|
||||
'public_agreement',
|
||||
'public_download_agreement',
|
||||
'redact_template',
|
||||
@@ -585,6 +587,7 @@ class OrgNavigation(Navigation):
|
||||
'organisations',
|
||||
'platform_admin',
|
||||
'pricing',
|
||||
'privacy',
|
||||
'public_agreement',
|
||||
'public_download_agreement',
|
||||
'received_text_messages_callback',
|
||||
|
||||
Reference in New Issue
Block a user