From dab4bfa7a6951c16d78da00f563fe6089d229905 Mon Sep 17 00:00:00 2001 From: Steve Wasiura Date: Mon, 3 Jun 2024 22:09:22 -0400 Subject: [PATCH] add icon for delete action in workflow of reconciling account, sometimes a record needs to be deleted (i.e. in event of a duplicated transaction from an import or error) and this change adds an icon to the delete route Signed-off-by: Steve Wasiura --- resources/views/accounts/reconcile/transactions.twig | 2 ++ 1 file changed, 2 insertions(+) diff --git a/resources/views/accounts/reconcile/transactions.twig b/resources/views/accounts/reconcile/transactions.twig index e7d445de1a..be9cc0331f 100644 --- a/resources/views/accounts/reconcile/transactions.twig +++ b/resources/views/accounts/reconcile/transactions.twig @@ -63,6 +63,8 @@
+