diff --git a/apps/client/src/app/pages/portfolio/x-ray/x-ray-page.component.html b/apps/client/src/app/pages/portfolio/x-ray/x-ray-page.component.html index a1e72109e..57c09708e 100644 --- a/apps/client/src/app/pages/portfolio/x-ray/x-ray-page.component.html +++ b/apps/client/src/app/pages/portfolio/x-ray/x-ray-page.component.html @@ -29,7 +29,7 @@ } @else {
+ } @else if ( statistics?.rulesFulfilledCount === statistics?.rulesActiveCount ) { - + } @else { - + }
-
+
{{ statistics?.rulesFulfilledCount }} out of {{ statistics?.rulesActiveCount }}