From 4a1d286a95451e078029462c2a87761aeb1e5b88 Mon Sep 17 00:00:00 2001 From: joan Date: Thu, 13 May 2021 09:17:49 +0200 Subject: [PATCH] 2907 - Proper claim rate percentage --- modules/client/front/summary/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/client/front/summary/index.html b/modules/client/front/summary/index.html index b1ec1f781..8a4f6eec7 100644 --- a/modules/client/front/summary/index.html +++ b/modules/client/front/summary/index.html @@ -234,7 +234,7 @@ value="{{$ctrl.summary.mana.mana | currency: 'EUR':2}}"> + value="{{$ctrl.claimRate($ctrl.summary.claimsRatio.priceIncreasing / 100) | percentage}}">