From 32ea28f783cc6df1c4805ed7fcbd78d41af1f60f Mon Sep 17 00:00:00 2001 From: James Cole Date: Thu, 5 Jul 2018 05:44:49 +0200 Subject: [PATCH] Fix #1532 --- resources/views/rules/partials/trigger.twig | 2 +- resources/views/transactions/mass/edit.twig | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/resources/views/rules/partials/trigger.twig b/resources/views/rules/partials/trigger.twig index b90bab7e2e..e8f9279426 100644 --- a/resources/views/rules/partials/trigger.twig +++ b/resources/views/rules/partials/trigger.twig @@ -18,7 +18,7 @@ {% endfor %} - + diff --git a/resources/views/transactions/mass/edit.twig b/resources/views/transactions/mass/edit.twig index fa863e3847..ba64145b24 100644 --- a/resources/views/transactions/mass/edit.twig +++ b/resources/views/transactions/mass/edit.twig @@ -67,7 +67,7 @@ - + {# SOURCE ACCOUNT ID FOR TRANSFER OR WITHDRAWAL #} {% if transaction.type == 'Transfer' or transaction.type == 'Withdrawal' %} @@ -100,7 +100,7 @@ {% endif %} {# category #} - +