From 1f1829e3b53f99eaa3e83b9261c836cdcf57569b Mon Sep 17 00:00:00 2001 From: James Cole Date: Sat, 15 Feb 2020 06:56:39 +0100 Subject: [PATCH] Fix a rare issue where ID's are missing. Probably the root cause is something else. --- resources/views/v1/list/groups.twig | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/resources/views/v1/list/groups.twig b/resources/views/v1/list/groups.twig index 21bc369a1c..703167bbde 100644 --- a/resources/views/v1/list/groups.twig +++ b/resources/views/v1/list/groups.twig @@ -148,11 +148,11 @@ TODO: hide and show columns {{ transaction.date.formatLocalized(monthAndDayFormat) }} - {{ transaction.source_account_name }} - {{ transaction.destination_account_name }} {% if showCategory %}