mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-25 00:33:58 -04:00
If user clicks failed or both filters for notifications status view,
append all other failure states to query to api.
This commit is contained in:
@@ -91,7 +91,7 @@
|
||||
</p>
|
||||
{% endcall %}
|
||||
|
||||
{{ text_field(item.status|capitalize) }}
|
||||
{{ text_field(item.status|capitalize|replace('-', ' ')) }}
|
||||
|
||||
{% call field(align='right') %}
|
||||
{{ item.updated_at|format_datetime_short }}
|
||||
|
||||
Reference in New Issue
Block a user