From f75e65a3de75f29d6d9f61498997d6aa45307c28 Mon Sep 17 00:00:00 2001 From: Alexis Lahouze Date: Fri, 16 Jun 2017 22:27:17 +0200 Subject: [PATCH] Fiw operation column name. --- src/operations/operations.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/operations/operations.html b/src/operations/operations.html index 8a68ade..8bbb938 100644 --- a/src/operations/operations.html +++ b/src/operations/operations.html @@ -40,7 +40,7 @@ {{ operation.operation_date | date:"yyyy-MM-dd" }} @@ -54,8 +54,8 @@ {{ operation.value | currency:"€" }} - + {{ operation.balance | currency:"€" }}