mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-18 13:39:41 -04:00
Merge pull request #1629 from GSA/1256-bug-tour-steps-needs-to-be-adjusted-for-the-new-preview-page
made changes/fixes to tour flow
This commit is contained in:
@@ -195,10 +195,10 @@ def check_tour_notification(service_id, template_id):
|
||||
)
|
||||
|
||||
return render_template(
|
||||
"views/notifications/check.html",
|
||||
"views/notifications/preview.html",
|
||||
template=template,
|
||||
back_link=back_link,
|
||||
help="2",
|
||||
help="3",
|
||||
)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user