From 6b494a2b865a395e19f3dc6f9d204e2c2408479b Mon Sep 17 00:00:00 2001 From: Chris Hill-Scott Date: Tue, 4 Jun 2019 16:26:00 +0100 Subject: [PATCH] Only show the en dash if month is totally empty MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This code wasn’t taking into account that you might have sent letters in the month. The dash is only there to space out months which don’t have any usage in them. --- app/templates/views/usage-with-letters.html | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/app/templates/views/usage-with-letters.html b/app/templates/views/usage-with-letters.html index f0b7e901a..30cc88bd2 100644 --- a/app/templates/views/usage-with-letters.html +++ b/app/templates/views/usage-with-letters.html @@ -99,7 +99,7 @@ currency="£", smallest=True ) }} - {% endcall %} {% endcall %}