From 2dc70ece444044fbcff12d979361aeaa2a165128 Mon Sep 17 00:00:00 2001 From: James Cole Date: Wed, 28 Dec 2016 05:25:58 +0100 Subject: [PATCH] Some tweaks for #502 --- resources/views/reports/partials/income-expenses.twig | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/resources/views/reports/partials/income-expenses.twig b/resources/views/reports/partials/income-expenses.twig index de978da6fc..c70f60b0d7 100644 --- a/resources/views/reports/partials/income-expenses.twig +++ b/resources/views/reports/partials/income-expenses.twig @@ -4,6 +4,7 @@ {{ 'name'|_ }} {{ 'total'|_ }} {{ 'average'|_ }} + @@ -21,8 +22,6 @@
{{ entry.count }} {{ 'transactions'|_|lower }} - {% endif %} @@ -36,6 +35,10 @@ — {% endif %} + + + {% endfor %}