mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-11 09:28:27 -04:00
Put sticky footers on check one-off page
This page is a good use case for sticky footers because the primary action on the page would otherwise be off the bottom of the viewport.
This commit is contained in:
@@ -543,6 +543,7 @@ def _check_messages(service_id, template_id, upload_id, preview_row, letters_as_
|
||||
db_template,
|
||||
current_service,
|
||||
show_recipient=True,
|
||||
expand_emails=True,
|
||||
letter_preview_url=url_for(
|
||||
'.check_messages_preview',
|
||||
service_id=service_id,
|
||||
|
||||
Reference in New Issue
Block a user