Remove change link from international SMS provider

We don’t want to set it independently from the other SMS providers.
This commit is contained in:
Chris Hill-Scott
2019-12-12 14:34:04 +00:00
parent 292b7df5a8
commit 1bd27b97f6
2 changed files with 0 additions and 3 deletions

View File

@@ -95,8 +95,6 @@ Providers
{{ optional_text_field(item.created_by_name, default='None') }}
{{ link_field('change', url_for('main.edit_provider', provider_id=item.id)) }}
{% endcall %}
{% endblock %}