mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-18 13:39:41 -04:00
Revert "Replace govuk template with govuk frontend components"
This commit is contained in:
@@ -328,10 +328,6 @@ class HeaderNavigation(Navigation):
|
||||
'whitelist',
|
||||
}
|
||||
|
||||
# header HTML now comes from GOVUK Frontend so requires a boolean, not an attribute
|
||||
def is_selected(self, navigation_item):
|
||||
return request.endpoint in self.mapping[navigation_item]
|
||||
|
||||
|
||||
class MainNavigation(Navigation):
|
||||
|
||||
|
||||
Reference in New Issue
Block a user