From 0d8caab7d8b7390141165767a14696b8bee01490 Mon Sep 17 00:00:00 2001 From: "zaccaria.majid" Date: Tue, 31 Oct 2023 12:40:02 +0100 Subject: [PATCH] fix grafico pagina ODL --- MP-TAB-SERV/Components/OdlMan.razor | 104 +++++++++++++++++----------- 1 file changed, 64 insertions(+), 40 deletions(-) diff --git a/MP-TAB-SERV/Components/OdlMan.razor b/MP-TAB-SERV/Components/OdlMan.razor index d3f6e180..f701bc74 100644 --- a/MP-TAB-SERV/Components/OdlMan.razor +++ b/MP-TAB-SERV/Components/OdlMan.razor @@ -1,50 +1,74 @@  -
-
- -
- @if (needConfProd) - { -
-
@lblWarnHead
-
@lblWarnBody @numPz2Conf pz NC
-
- @if (!odlOk) +
+ +
+ +
+
+ @if (needConfProd) { -
- +
+
@lblWarnHead
+
@lblWarnBody @numPz2Conf pz NC
+ @if (!odlOk) + { +
+ +
+ } } - } -
- Slave machine man
-
- selettore PODL -
-
- -
-
- -
-
- -
-
- -
-
-
- - +
+
+
+ + +
+ + +
+
+
+
+
-
-
- + + +
+
+ +
+
+ +
-
- + + +
+
+ +
+
+
+ + +
+
+
+ + +
+
+ +
+
+ +
\ No newline at end of file