mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-16 20:49:00 -04:00
Add a second step for choosing networks
Only the test channel has the option to isolate messages to one network. This commits makes the choices less confusing by only showing the network choice to those who have selected the test channel.
This commit is contained in:
@@ -245,8 +245,9 @@ EXCLUDED_ENDPOINTS = tuple(map(Navigation.get_endpoint_with_blueprint, {
|
||||
'service_preview_email_branding',
|
||||
'service_preview_letter_branding',
|
||||
'service_set_auth_type',
|
||||
'service_set_broadcast_account_type',
|
||||
'service_confirm_broadcast_account_type',
|
||||
'service_set_broadcast_channel',
|
||||
'service_set_broadcast_network',
|
||||
'service_set_channel',
|
||||
'service_set_email_branding',
|
||||
'service_set_inbound_number',
|
||||
|
||||
Reference in New Issue
Block a user