mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-09 15:59:49 -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_notifications_as_json',
|
||||||
'get_started',
|
'get_started',
|
||||||
'go_to_dashboard_after_tour',
|
'go_to_dashboard_after_tour',
|
||||||
|
'guidance',
|
||||||
'history',
|
'history',
|
||||||
'inbound_sms_admin',
|
'inbound_sms_admin',
|
||||||
'inbox',
|
'inbox',
|
||||||
@@ -520,6 +521,7 @@ class MainNavigation(Navigation):
|
|||||||
'get_notifications_as_json',
|
'get_notifications_as_json',
|
||||||
'get_started',
|
'get_started',
|
||||||
'go_to_dashboard_after_tour',
|
'go_to_dashboard_after_tour',
|
||||||
|
'guidance',
|
||||||
'history',
|
'history',
|
||||||
'how_to_pay',
|
'how_to_pay',
|
||||||
'inbound_sms_admin',
|
'inbound_sms_admin',
|
||||||
@@ -751,6 +753,7 @@ class CaseworkNavigation(Navigation):
|
|||||||
'get_notifications_as_json',
|
'get_notifications_as_json',
|
||||||
'get_started',
|
'get_started',
|
||||||
'go_to_dashboard_after_tour',
|
'go_to_dashboard_after_tour',
|
||||||
|
'guidance',
|
||||||
'history',
|
'history',
|
||||||
'how_to_pay',
|
'how_to_pay',
|
||||||
'inbound_sms_admin',
|
'inbound_sms_admin',
|
||||||
@@ -1039,6 +1042,7 @@ class OrgNavigation(Navigation):
|
|||||||
'get_notifications_as_json',
|
'get_notifications_as_json',
|
||||||
'get_started',
|
'get_started',
|
||||||
'go_to_dashboard_after_tour',
|
'go_to_dashboard_after_tour',
|
||||||
|
'guidance',
|
||||||
'history',
|
'history',
|
||||||
'how_to_pay',
|
'how_to_pay',
|
||||||
'inbound_sms_admin',
|
'inbound_sms_admin',
|
||||||
|
|||||||
Reference in New Issue
Block a user