From 064f89f1fce3f6002da3c6646f1b20c79dfb00ac Mon Sep 17 00:00:00 2001 From: Kern1124 <85471631+Kern1124@users.noreply.github.com> Date: Tue, 9 Jul 2024 14:53:32 +0200 Subject: [PATCH] fix: move text content from caption to checkbox (#703) * fix: move text content from caption to checkbox * fix: update prettier formatting * fix: add localization * fix: prettier formatting * fix: make text bold --- .../thresholds-configuration.component.html | 30 ++++++++++--------- 1 file changed, 16 insertions(+), 14 deletions(-) diff --git a/packages/dashboards/src/lib/configurator/components/widgets/configurator-items/thresholds-configuration/thresholds-configuration.component.html b/packages/dashboards/src/lib/configurator/components/widgets/configurator-items/thresholds-configuration/thresholds-configuration.component.html index 72dd9cd54..0bf1cef79 100644 --- a/packages/dashboards/src/lib/configurator/components/widgets/configurator-items/thresholds-configuration/thresholds-configuration.component.html +++ b/packages/dashboards/src/lib/configurator/components/widgets/configurator-items/thresholds-configuration/thresholds-configuration.component.html @@ -94,20 +94,22 @@ - - - - This field is required - - +
+ + + Warning and critical when below threshold + values + + + This field is required + + +