mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-04 05:31:44 -04:00
Add endpoint for new page
This commit is contained in:
@@ -190,6 +190,7 @@ class HeaderNavigation(Navigation):
|
||||
'forgot_password',
|
||||
'get_example_csv',
|
||||
'get_notifications_as_json',
|
||||
'get_started',
|
||||
'go_to_dashboard_after_tour',
|
||||
'inbound_sms_admin',
|
||||
'inbox',
|
||||
@@ -504,6 +505,7 @@ class MainNavigation(Navigation):
|
||||
'forgot_password',
|
||||
'get_example_csv',
|
||||
'get_notifications_as_json',
|
||||
'get_started',
|
||||
'go_to_dashboard_after_tour',
|
||||
'how_to_pay',
|
||||
'inbound_sms_admin',
|
||||
@@ -728,6 +730,7 @@ class CaseworkNavigation(Navigation):
|
||||
'forgot_password',
|
||||
'get_example_csv',
|
||||
'get_notifications_as_json',
|
||||
'get_started',
|
||||
'go_to_dashboard_after_tour',
|
||||
'how_to_pay',
|
||||
'inbound_sms_admin',
|
||||
@@ -1015,6 +1018,7 @@ class OrgNavigation(Navigation):
|
||||
'forgot_password',
|
||||
'get_example_csv',
|
||||
'get_notifications_as_json',
|
||||
'get_started',
|
||||
'go_to_dashboard_after_tour',
|
||||
'how_to_pay',
|
||||
'inbound_sms_admin',
|
||||
|
||||
Reference in New Issue
Block a user