mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-24 08:16:51 -04:00
2211 - Update content to inform user of page refresh
This commit is contained in:
@@ -11,6 +11,9 @@
|
|||||||
{% block maincolumn_content %}
|
{% block maincolumn_content %}
|
||||||
|
|
||||||
{{ page_header("Message status") }}
|
{{ page_header("Message status") }}
|
||||||
|
{% if not job.finished_processing %}
|
||||||
|
<p class="max-width-full">This page refreshes automatically to show the latest message activity delivery rates, details, and reports.<br>You can watch it in progress or check back later.</p>
|
||||||
|
{% endif %}
|
||||||
<div data-job-id="{{ job.id }}" data-feature="{{FEATURE_SOCKET_ENABLED | lower}}" data-host="{{ api_host_name }}">
|
<div data-job-id="{{ job.id }}" data-feature="{{FEATURE_SOCKET_ENABLED | lower}}" data-host="{{ api_host_name }}">
|
||||||
{% if not job.finished_processing %}
|
{% if not job.finished_processing %}
|
||||||
<div
|
<div
|
||||||
|
|||||||
Reference in New Issue
Block a user