mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-24 00:07:02 -04:00
Merge pull request #447 from alphagov/remove-human-timestamps
Remove human-friendly timestamps from activity page
This commit is contained in:
@@ -96,7 +96,7 @@
|
||||
{{ text_field(item.status|capitalize) }}
|
||||
|
||||
{% call field(align='right') %}
|
||||
{{ item.created_at|format_delta|capitalize }}
|
||||
{{ item.created_at|format_datetime_short }}
|
||||
{% endcall %}
|
||||
{% endcall %}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user