mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-09 16:49:49 -04: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(
|
{{ task_list_item(
|
||||||
agreement_signed,
|
agreement_signed,
|
||||||
'Sign our data sharing and financial agreement',
|
'Sign our data sharing and financial agreement',
|
||||||
url_for('main.agreement'),
|
url_for('main.service_agreement', service_id=current_service.id),
|
||||||
) }}
|
) }}
|
||||||
{% endif %}
|
{% endif %}
|
||||||
{% endcall %}
|
{% endcall %}
|
||||||
|
|||||||
Reference in New Issue
Block a user