Merge pull request #2526 from alphagov/stick-email-status

Stick email status to bottom of screen
This commit is contained in:
Chris Hill-Scott
2018-11-22 12:31:14 +00:00
committed by GitHub
3 changed files with 11 additions and 0 deletions

View File

@@ -65,6 +65,7 @@ def view_notification(service_id, notification_id):
notification_id=notification_id,
filetype='png',
),
expand_emails=True,
page_count=page_count,
show_recipient=True,
redact_missing_personalisation=True,