mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-17 04:59:37 -04:00
Highlight "Settings" in menu if visiting govuk and org branding page
This was accidentally missed out of a previous PR. It ensures that when you visit the `.email_branding_govuk_and_org` endpoint "Settings" is highlighted in the left hand menu.
This commit is contained in:
@@ -220,6 +220,7 @@ class MainNavigation(Navigation):
|
||||
'add_organisation_from_gp_service',
|
||||
'add_organisation_from_nhs_local_service',
|
||||
'email_branding_govuk',
|
||||
'email_branding_govuk_and_org',
|
||||
'email_branding_nhs',
|
||||
'email_branding_organisation',
|
||||
'email_branding_request',
|
||||
|
||||
Reference in New Issue
Block a user