diff --git a/app/templates/views/dashboard/dashboard.html b/app/templates/views/dashboard/dashboard.html index 24972b04b..9c51ea47c 100644 --- a/app/templates/views/dashboard/dashboard.html +++ b/app/templates/views/dashboard/dashboard.html @@ -67,7 +67,7 @@ {{ notification.template.name }} - {{ (notification.updated_at or notification.created_at)| format_datetime_short_america }} + {{ notification.created_at | format_datetime_short_america }} {{ notification.created_by.name }}