mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-06-02 20:40:51 -04:00
Update who_its_for to who_can_use_notify
This commit is contained in:
@@ -350,7 +350,7 @@ class HeaderNavigation(Navigation):
|
||||
'no_cookie.view_template_version_preview',
|
||||
'view_template_versions',
|
||||
'whitelist',
|
||||
'who_its_for',
|
||||
'who_can_use_notify',
|
||||
}
|
||||
|
||||
# header HTML now comes from GOVUK Frontend so requires a boolean, not an attribute
|
||||
@@ -668,7 +668,7 @@ class MainNavigation(Navigation):
|
||||
'view_provider',
|
||||
'view_providers',
|
||||
'no_cookie.view_template_version_preview',
|
||||
'who_its_for',
|
||||
'who_can_use_notify',
|
||||
}
|
||||
|
||||
|
||||
@@ -977,7 +977,7 @@ class CaseworkNavigation(Navigation):
|
||||
'no_cookie.view_template_version_preview',
|
||||
'view_template_versions',
|
||||
'whitelist',
|
||||
'who_its_for',
|
||||
'who_can_use_notify',
|
||||
}
|
||||
|
||||
|
||||
@@ -1287,5 +1287,5 @@ class OrgNavigation(Navigation):
|
||||
'no_cookie.view_template_version_preview',
|
||||
'view_template_versions',
|
||||
'whitelist',
|
||||
'who_its_for',
|
||||
'who_can_use_notify',
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user