mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-02-11 22:14:06 -05:00
Link request to go live to service agreement page
To make it easier for users to go back and forth.
This commit is contained in:
@@ -52,7 +52,7 @@
|
||||
{{ task_list_item(
|
||||
agreement_signed,
|
||||
'Sign our data sharing and financial agreement',
|
||||
url_for('main.agreement'),
|
||||
url_for('main.service_agreement', service_id=current_service.id),
|
||||
) }}
|
||||
{% endif %}
|
||||
{% endcall %}
|
||||
|
||||
Reference in New Issue
Block a user