mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-18 21:49:37 -04:00
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:
@@ -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) }}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user