mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-09 14:49:49 -04:00
Add mocked service ID to all service-specific pages
This commit is contained in:
@@ -24,7 +24,7 @@ GOV.UK Notify | Service settings
|
||||
{{ textbox(form.service_name) }}
|
||||
{{ page_footer(
|
||||
'Save',
|
||||
back_link=url_for('.service_settings')
|
||||
back_link=url_for('.service_settings', service_id=service_id)
|
||||
) }}
|
||||
</form>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user