From e246c317001f974e0163d8f01171fbb1cf5cd8cf Mon Sep 17 00:00:00 2001 From: kalytka Date: Mon, 11 Mar 2024 16:40:26 +0200 Subject: [PATCH] Added safe html --- .../widget/lib/legend.component.html | 34 ++++++++++++------- 1 file changed, 22 insertions(+), 12 deletions(-) diff --git a/ui-ngx/src/app/modules/home/components/widget/lib/legend.component.html b/ui-ngx/src/app/modules/home/components/widget/lib/legend.component.html index 25b0c4aa2a..2e7e4b786c 100644 --- a/ui-ngx/src/app/modules/home/components/widget/lib/legend.component.html +++ b/ui-ngx/src/app/modules/home/components/widget/lib/legend.component.html @@ -32,14 +32,19 @@ - - - - - + + + + + @@ -47,7 +52,7 @@ @@ -55,23 +60,28 @@ {{ 'legend.min' | translate }} - + {{ 'legend.max' | translate }} - + {{ 'legend.avg' | translate }} - + {{ 'legend.total' | translate }} - + {{ 'legend.latest' | translate }} - +