mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-17 04:59:37 -04:00
Remove platform admin toggles for email/SMS
Users can do this themselves now.
This commit is contained in:
@@ -241,10 +241,8 @@ class HeaderNavigation(Navigation):
|
||||
'service_settings',
|
||||
'service_sms_senders',
|
||||
'service_switch_can_choose_postage',
|
||||
'service_switch_can_send_email',
|
||||
'service_switch_can_send_precompiled_letter',
|
||||
'service_switch_can_upload_document',
|
||||
'service_switch_can_send_sms',
|
||||
'service_switch_email_auth',
|
||||
'service_switch_live',
|
||||
'service_switch_research_mode',
|
||||
@@ -474,10 +472,8 @@ class MainNavigation(Navigation):
|
||||
'service_delete_email_reply_to',
|
||||
'service_delete_sms_sender',
|
||||
'service_switch_can_choose_postage',
|
||||
'service_switch_can_send_email',
|
||||
'service_switch_can_send_precompiled_letter',
|
||||
'service_switch_can_upload_document',
|
||||
'service_switch_can_send_sms',
|
||||
'service_switch_email_auth',
|
||||
'service_switch_live',
|
||||
'service_switch_research_mode',
|
||||
@@ -700,9 +696,7 @@ class CaseworkNavigation(Navigation):
|
||||
'service_settings',
|
||||
'service_sms_senders',
|
||||
'service_switch_can_choose_postage',
|
||||
'service_switch_can_send_email',
|
||||
'service_switch_can_send_precompiled_letter',
|
||||
'service_switch_can_send_sms',
|
||||
'service_switch_can_upload_document',
|
||||
'service_switch_email_auth',
|
||||
'service_switch_live',
|
||||
@@ -934,10 +928,8 @@ class OrgNavigation(Navigation):
|
||||
'service_settings',
|
||||
'service_sms_senders',
|
||||
'service_switch_can_choose_postage',
|
||||
'service_switch_can_send_email',
|
||||
'service_switch_can_send_precompiled_letter',
|
||||
'service_switch_can_upload_document',
|
||||
'service_switch_can_send_sms',
|
||||
'service_switch_email_auth',
|
||||
'service_switch_live',
|
||||
'service_switch_research_mode',
|
||||
|
||||
Reference in New Issue
Block a user