From d8738fec66d0a1d5406e00b3ca3b868be979b9ed Mon Sep 17 00:00:00 2001 From: Gwenhael Le Moine Date: Fri, 15 May 2015 12:19:37 +0200 Subject: [PATCH] simplify --- public/app/js/templates/dashboard.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/public/app/js/templates/dashboard.html b/public/app/js/templates/dashboard.html index f61cf072..74e241e4 100644 --- a/public/app/js/templates/dashboard.html +++ b/public/app/js/templates/dashboard.html @@ -62,12 +62,12 @@ data-ng-repeat="bucket in balance.buckets">

{{bucket.categories}}, total = {{bucket.total | number:2}} €

- - +