Send files by email on for everyone and only depending on service

having contact details set up.

Display not set up yet for send files by email row when contact_link not set up
This commit is contained in:
Pea Tyczynska
2020-02-25 11:27:43 +00:00
parent 02b2a890e8
commit a601d6e700
7 changed files with 108 additions and 176 deletions

View File

@@ -175,7 +175,7 @@ def service_json(
'inbound_api': inbound_api,
'service_callback_api': service_callback_api,
'prefix_sms': prefix_sms,
'contact_link': None,
'contact_link': contact_link,
'volume_email': 111111,
'volume_sms': 222222,
'volume_letter': 333333,