diff --git a/MP-TAB-SERV/Components/OdlMan.razor.cs b/MP-TAB-SERV/Components/OdlMan.razor.cs
index 4c2b32c3..c47869cd 100644
--- a/MP-TAB-SERV/Components/OdlMan.razor.cs
+++ b/MP-TAB-SERV/Components/OdlMan.razor.cs
@@ -418,6 +418,7 @@ namespace MP_TAB_SERV.Components
}
await advStep(currStep++);
+
// riporto stringa
lblOut = sb.ToString().Replace("---", "
");
// update buttons...
@@ -427,15 +428,15 @@ namespace MP_TAB_SERV.Components
inAttr = false;
IdxPOdlSel = 0;
RecMSE = null;
- await advStep(currStep++);
// faccio refresh e riporto
await RefreshData();
await CheckAttr();
+ await advStep(currStep++);
// chiudo update...
isProcessing = false;
- //await InvokeAsync(StateHasChanged);
+ await InvokeAsync(StateHasChanged);
// qui rimando a pag principale...
- NavMan.NavigateTo("status-map", true);
+ //NavMan.NavigateTo("status-map", true);
}
///
@@ -629,6 +630,7 @@ namespace MP_TAB_SERV.Components
lblOut = "Selezionare un ORDINE valido!";
}
+
// refresh finale
var tmpTCR = tcRichAttr;
checkBtnStatus();
diff --git a/MP-TAB-SERV/MP-TAB-SERV.csproj b/MP-TAB-SERV/MP-TAB-SERV.csproj
index f33436fd..0960f010 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.2312.1310
+ 6.16.2312.1311
enable
MP_TAB_SERV
diff --git a/MP-TAB-SERV/Resources/ChangeLog.html b/MP-TAB-SERV/Resources/ChangeLog.html
index 8adfd7f7..5e5df3f6 100644
--- a/MP-TAB-SERV/Resources/ChangeLog.html
+++ b/MP-TAB-SERV/Resources/ChangeLog.html
@@ -1,6 +1,6 @@
Modulo MAPOSPEC
- Versione: 6.16.2312.1310
+ Versione: 6.16.2312.1311
Note di rilascio:
-
diff --git a/MP-TAB-SERV/Resources/VersNum.txt b/MP-TAB-SERV/Resources/VersNum.txt
index 9ed58e4a..c4c43220 100644
--- a/MP-TAB-SERV/Resources/VersNum.txt
+++ b/MP-TAB-SERV/Resources/VersNum.txt
@@ -1 +1 @@
-6.16.2312.1310
+6.16.2312.1311
diff --git a/MP-TAB-SERV/Resources/manifest.xml b/MP-TAB-SERV/Resources/manifest.xml
index 81e982f9..0d4bca50 100644
--- a/MP-TAB-SERV/Resources/manifest.xml
+++ b/MP-TAB-SERV/Resources/manifest.xml
@@ -1,6 +1,6 @@
-
- 6.16.2312.1310
+ 6.16.2312.1311
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