mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-07-16 11:20:12 -04:00
update href
This commit is contained in:
@@ -109,7 +109,7 @@
|
||||
{{ usaButton({
|
||||
"text": "Change CSV file",
|
||||
"classes": "usa-button--outline",
|
||||
"href": url_for('main.change_csv', service_id=current_service.id, template_id=template_id)
|
||||
"href": url_for('main.send_messages', service_id=current_service.id, template_id=template_id)
|
||||
}) }}
|
||||
</div>
|
||||
</form>
|
||||
|
||||
Reference in New Issue
Block a user