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:
Katie Smith
2022-02-22 13:15:29 +00:00
parent d75c1ea398
commit 87e6737f9e

View File

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