From b73c02c595160a5718549d7518bae42c99bd729f Mon Sep 17 00:00:00 2001 From: Joan Sanchez Date: Mon, 21 Jan 2019 08:16:43 +0100 Subject: [PATCH] client summary red color on negative balance #1007 --- modules/client/front/summary/index.html | 6 +++--- modules/client/front/summary/style.scss | 6 ++++-- 2 files changed, 7 insertions(+), 5 deletions(-) diff --git a/modules/client/front/summary/index.html b/modules/client/front/summary/index.html index 311da805a..e47c2e76a 100644 --- a/modules/client/front/summary/index.html +++ b/modules/client/front/summary/index.html @@ -168,11 +168,11 @@

Financial information

+ ng-class="{alert: $ctrl.summary.debt.debt > $ctrl.summary.credit}"> $ctrl.summary.creditInsurance || ($ctrl.summary.credit && $ctrl.summary.creditInsurance == null)}"> + ng-class="{alert: $ctrl.summary.defaulters[0].amount}">