diff --git a/resources/views/v1/list/groups.twig b/resources/views/v1/list/groups.twig index 3e3cdded01..f6aed656d2 100644 --- a/resources/views/v1/list/groups.twig +++ b/resources/views/v1/list/groups.twig @@ -20,7 +20,7 @@ TODO: hide and show columns   {{ trans('list.description') }} {{ trans('list.amount') }} - {{ trans('list.date') }} + {{ trans('list.date') }} {{ trans('list.source_account') }} {{ trans('list.destination_account') }} {% if showCategory %} @@ -149,7 +149,7 @@ TODO: hide and show columns {% endif %} {% endif %} - + {{ transaction.date.formatLocalized(monthAndDayFormat) }}