added notifications status

This commit is contained in:
Beverly Nguyen
2024-01-15 14:17:18 -08:00
parent 55e43edc6d
commit 11a85d688a

View File

@@ -38,6 +38,9 @@
</div> </div>
{% endif %} {% endif %}
<p class="notification-status">
Messages will remain in pending state until carrier status is received, typically 5 minutes.
</p>
{% if not job.processing_finished %} {% if not job.processing_finished %}
<div <div
data-module="update-content" data-module="update-content"