mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-06-02 20:40:51 -04:00
Add guidance pages to navigation classes
This commit is contained in:
@@ -197,6 +197,7 @@ class HeaderNavigation(Navigation):
|
||||
'get_notifications_as_json',
|
||||
'get_started',
|
||||
'go_to_dashboard_after_tour',
|
||||
'guidance',
|
||||
'history',
|
||||
'inbound_sms_admin',
|
||||
'inbox',
|
||||
@@ -520,6 +521,7 @@ class MainNavigation(Navigation):
|
||||
'get_notifications_as_json',
|
||||
'get_started',
|
||||
'go_to_dashboard_after_tour',
|
||||
'guidance',
|
||||
'history',
|
||||
'how_to_pay',
|
||||
'inbound_sms_admin',
|
||||
@@ -751,6 +753,7 @@ class CaseworkNavigation(Navigation):
|
||||
'get_notifications_as_json',
|
||||
'get_started',
|
||||
'go_to_dashboard_after_tour',
|
||||
'guidance',
|
||||
'history',
|
||||
'how_to_pay',
|
||||
'inbound_sms_admin',
|
||||
@@ -1039,6 +1042,7 @@ class OrgNavigation(Navigation):
|
||||
'get_notifications_as_json',
|
||||
'get_started',
|
||||
'go_to_dashboard_after_tour',
|
||||
'guidance',
|
||||
'history',
|
||||
'how_to_pay',
|
||||
'inbound_sms_admin',
|
||||
|
||||
Reference in New Issue
Block a user