mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-20 14:29:51 -04:00
Move organisations out of platform admin area
It’s annoying having to go through the slow-to-load platform admin index page to get to organisations. And it makes more sense for them to be in the same place as other organisations and services that you can see.
This commit is contained in:
@@ -89,7 +89,6 @@ class HeaderNavigation(Navigation):
|
||||
'letter_branding',
|
||||
'live_services',
|
||||
'live_services_csv',
|
||||
'organisations',
|
||||
'performance_platform_xlsx',
|
||||
'platform_admin',
|
||||
'platform_admin_letter_validation_preview',
|
||||
@@ -214,6 +213,7 @@ class HeaderNavigation(Navigation):
|
||||
'organisation_settings',
|
||||
'organisation_preview_email_branding',
|
||||
'organisation_preview_letter_branding',
|
||||
'organisations',
|
||||
'privacy',
|
||||
'public_agreement',
|
||||
'public_download_agreement',
|
||||
|
||||
Reference in New Issue
Block a user