diff --git a/MP-TAB-SERV/Components/MachSel.razor b/MP-TAB-SERV/Components/MachSel.razor index aef38a54..81b44057 100644 --- a/MP-TAB-SERV/Components/MachSel.razor +++ b/MP-TAB-SERV/Components/MachSel.razor @@ -1,7 +1,7 @@ @if (isMulti) { -
- Selezione Impianto +
+ - + +
-
+
@if (enablePzProdLasciati) { - + } else @@ -54,19 +66,20 @@ else }
-
+
+
+ @if (showConfirm) + { + + } +
-
- @if (showConfirm) - { - - } -
+
@*
@@ -125,11 +138,11 @@ else
- + @**@
- +
@*
diff --git a/MP-TAB-SERV/Components/ProdConfirm.razor.cs b/MP-TAB-SERV/Components/ProdConfirm.razor.cs index ae45be7b..8df73225 100644 --- a/MP-TAB-SERV/Components/ProdConfirm.razor.cs +++ b/MP-TAB-SERV/Components/ProdConfirm.razor.cs @@ -69,7 +69,11 @@ namespace MP_TAB_SERV.Components protected string ConfTitle { - get => showInnov ? "Nascondi Conferma" : "Mostra Conferma"; + get => showInnov ? "fa-solid fa-x" : "fa-solid fa-check"; + } + protected string ConfBg + { + get => showInnov ? "bg-warning text-dark" : "bg-success text-light"; } /// diff --git a/MP-TAB-SERV/MP-TAB-SERV.csproj b/MP-TAB-SERV/MP-TAB-SERV.csproj index b39c0af3..be2d53cc 100644 --- a/MP-TAB-SERV/MP-TAB-SERV.csproj +++ b/MP-TAB-SERV/MP-TAB-SERV.csproj @@ -3,7 +3,7 @@ net6.0 enable - 6.16.2310.2416 + 6.16.2310.2509 enable MP_TAB_SERV diff --git a/MP-TAB-SERV/Resources/ChangeLog.html b/MP-TAB-SERV/Resources/ChangeLog.html index 7382c93e..511e3d72 100644 --- a/MP-TAB-SERV/Resources/ChangeLog.html +++ b/MP-TAB-SERV/Resources/ChangeLog.html @@ -1,6 +1,6 @@ Modulo MAPOSPEC -

Versione: 6.16.2310.2416

+

Versione: 6.16.2310.2509


Note di rilascio:
  • diff --git a/MP-TAB-SERV/Resources/VersNum.txt b/MP-TAB-SERV/Resources/VersNum.txt index 95a555b2..24c0b9d0 100644 --- a/MP-TAB-SERV/Resources/VersNum.txt +++ b/MP-TAB-SERV/Resources/VersNum.txt @@ -1 +1 @@ -6.16.2310.2416 +6.16.2310.2509 diff --git a/MP-TAB-SERV/Resources/manifest.xml b/MP-TAB-SERV/Resources/manifest.xml index 5e794f93..264c7685 100644 --- a/MP-TAB-SERV/Resources/manifest.xml +++ b/MP-TAB-SERV/Resources/manifest.xml @@ -1,6 +1,6 @@ - 6.16.2310.2416 + 6.16.2310.2509 https://nexus.steamware.net/repository/SWS/MP-TAB-SERV/stable/LAST/MP-TAB-SERV.zip https://nexus.steamware.net/repository/SWS/MP-TAB-SERV/stable/LAST/ChangeLog.html false