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:
Chris Hill-Scott
2019-06-04 17:15:31 +01:00
parent cb63d44c08
commit 3511f8ad5b
5 changed files with 31 additions and 10 deletions

View File

@@ -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',