From 840d0aabb1e4c3f20c125b2d3f259b84533114a4 Mon Sep 17 00:00:00 2001 From: piratefinn Date: Wed, 15 Nov 2017 13:46:34 +0000 Subject: [PATCH] currencyPipe fixed --- .../dashboard-customer.component.html | 20 +++++++++---------- .../shared/leaderboard-result.component.html | 2 +- src/app/shared/payroll-result.component.html | 2 +- .../shared/transaction-result.component.html | 2 +- .../snippets/org-snippet-bar.component.html | 4 ++-- src/app/widgets/graph-widget.component.html | 2 +- src/app/widgets/graph-widget.component.ts | 2 +- 7 files changed, 17 insertions(+), 17 deletions(-) diff --git a/src/app/dashboard/dashboard-customer.component.html b/src/app/dashboard/dashboard-customer.component.html index 7b963f6..6a7c209 100644 --- a/src/app/dashboard/dashboard-customer.component.html +++ b/src/app/dashboard/dashboard-customer.component.html @@ -21,11 +21,11 @@ @@ -34,7 +34,7 @@
-
{{ basicStats.today_sum | currency:'GBP':true:'1.2-2' }}
+
{{ basicStats.today_sum | currency:'GBP':'symbol':'1.2-2' }}
Total Today