From fce848008aa7edf91be10a3a241d940abec0076a Mon Sep 17 00:00:00 2001 From: "konstantina.galouni" Date: Mon, 16 Oct 2023 12:53:40 +0300 Subject: [PATCH] [Library | develop]: resultLanding.component.html: [Bug fix] Fix check isNumber for bip measures & remove check if value (show citation score also when it is 0). --- landingPages/result/resultLanding.component.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/landingPages/result/resultLanding.component.html b/landingPages/result/resultLanding.component.html index 4aa62494..f12efbb7 100644 --- a/landingPages/result/resultLanding.component.html +++ b/landingPages/result/resultLanding.component.html @@ -388,7 +388,7 @@
-
+
@@ -404,7 +404,7 @@
-
+ @@ -422,14 +422,14 @@
- -
+
{{formatNumber(measure.value)}}
- -
+ +
{{measure.value}}