Link to history for SMS providers

Although the priority history is shown on the "Change priority"
page, this doesn't show active/inactive changes.
This commit is contained in:
Ben Thorner
2022-03-25 11:14:01 +00:00
parent a1c6b24749
commit 7a7d8f8aa6
2 changed files with 3 additions and 3 deletions

View File

@@ -23,7 +23,7 @@ Providers
field_headings_visible=True
) %}
{{ text_field(item.display_name) }}
{{ link_field(item.display_name, url_for('main.view_provider', provider_id=item.id)) }}
{{ text_field(item.priority) }}