updated time

This commit is contained in:
Beverly Nguyen
2024-01-26 13:37:49 -08:00
parent a5eb311f83
commit 5d480b3f53

View File

@@ -67,7 +67,7 @@
{{ notification.template.name }}
</th>
<th class="table-field">
{{ (notification.updated_at or notification.created_at)| format_datetime_short_america }}
{{ notification.created_at | format_datetime_short_america }}
</th>
<th class="table-field">
{{ notification.created_by.name }}