mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-18 13:39:41 -04:00
Get live services csv report
This commit is contained in:
@@ -85,6 +85,7 @@ class HeaderNavigation(Navigation):
|
||||
'find_users_by_email',
|
||||
'letter_branding',
|
||||
'live_services',
|
||||
'live_services_csv',
|
||||
'organisations',
|
||||
'platform_admin',
|
||||
'platform_admin_letter_validation_preview',
|
||||
@@ -477,6 +478,7 @@ class MainNavigation(Navigation):
|
||||
'letter_branding',
|
||||
'letter_branding_preview_image',
|
||||
'live_services',
|
||||
'live_services_csv',
|
||||
'letter_template',
|
||||
'message_status',
|
||||
'manage_org_users',
|
||||
@@ -690,6 +692,7 @@ class CaseworkNavigation(Navigation):
|
||||
'letter_template',
|
||||
'link_service_to_organisation',
|
||||
'live_services',
|
||||
'live_services_csv',
|
||||
'manage_org_users',
|
||||
'manage_template_folder',
|
||||
'manage_users',
|
||||
@@ -949,6 +952,7 @@ class OrgNavigation(Navigation):
|
||||
'letter_template',
|
||||
'link_service_to_organisation',
|
||||
'live_services',
|
||||
'live_services_csv',
|
||||
'manage_template_folder',
|
||||
'manage_users',
|
||||
'message_status',
|
||||
|
||||
Reference in New Issue
Block a user