diff --git a/MP-TAB3/Components/OdlMan.razor b/MP-TAB3/Components/OdlMan.razor index 142feac7..9f588487 100644 --- a/MP-TAB3/Components/OdlMan.razor +++ b/MP-TAB3/Components/OdlMan.razor @@ -82,9 +82,7 @@ } - @*
- Check articolo in revisione -
*@ + @if (cancelSetupEnabled && RecMSE != null && RecMSE.PezziConf == 0) {
diff --git a/MP-TAB3/Components/OdlMan.razor.cs b/MP-TAB3/Components/OdlMan.razor.cs index 53717fb2..9668bcce 100644 --- a/MP-TAB3/Components/OdlMan.razor.cs +++ b/MP-TAB3/Components/OdlMan.razor.cs @@ -1096,7 +1096,6 @@ namespace MP_TAB3.Components private int gPeriodReopenOdlTav = 1; private string IdxMaccSel = ""; private int idxPOdlSel = 0; - private bool inAttr = false; private bool isMaster = false; private bool isMulti = false; private bool isProcessing = false; @@ -1178,6 +1177,7 @@ namespace MP_TAB3.Components /// private int IdxOdlAltra { get; set; } = 0; + private bool inAttr { get; set; } = false; private bool isLoading { get; set; } = false; private MappaStatoExpl? lastRecMSE { get; set; } = null; diff --git a/MP-TAB3/MP-TAB3.csproj b/MP-TAB3/MP-TAB3.csproj index d9436e35..c6ef0db7 100644 --- a/MP-TAB3/MP-TAB3.csproj +++ b/MP-TAB3/MP-TAB3.csproj @@ -3,7 +3,7 @@ net6.0 enable - 6.16.2403.711 + 6.16.2403.1816 enable MP_TAB3 diff --git a/MP-TAB3/Resources/ChangeLog.html b/MP-TAB3/Resources/ChangeLog.html index 2a50f2b5..c5f0e3df 100644 --- a/MP-TAB3/Resources/ChangeLog.html +++ b/MP-TAB3/Resources/ChangeLog.html @@ -1,6 +1,6 @@ Modulo MAPOSPEC -

Versione: 6.16.2403.711

+

Versione: 6.16.2403.1816


Note di rilascio: