mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-07-01 12:47:32 -04:00
changed pending state
This commit is contained in:
@@ -132,7 +132,7 @@
|
||||
{% elif job.processing_started %}
|
||||
Sending since {{job.processing_started|format_datetime_table}}
|
||||
{% else %}
|
||||
Created at {{job.created_at|format_datetime_table}}
|
||||
Pending since {{job.created_at|format_datetime_table}}
|
||||
{% endif %}
|
||||
{% endif %}
|
||||
</td>
|
||||
|
||||
Reference in New Issue
Block a user