mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-09 17:09:49 -04:00
Merge pull request #2725 from alphagov/job-sent-already
Warn if a file has been sent already
This commit is contained in:
@@ -98,6 +98,10 @@
|
||||
) }}.
|
||||
</p>
|
||||
|
||||
{% elif sent_previously %}
|
||||
|
||||
{% include "partials/check/sent-previously.html" %}
|
||||
|
||||
{% elif not recipients.allowed_to_send_to %}
|
||||
|
||||
{% with
|
||||
|
||||
Reference in New Issue
Block a user