From 3aeed52cebac0b79023f89ad6003014e133d9518 Mon Sep 17 00:00:00 2001
From: Samuele Locatelli
Date: Wed, 28 Feb 2024 16:23:52 +0100
Subject: [PATCH] Test fix PzPallet
---
MP-TAB3/Components/OdlMan.razor.cs | 2 +-
MP-TAB3/MP-TAB3.csproj | 2 +-
MP-TAB3/Pages/_Layout.cshtml | 9 ++++-----
MP-TAB3/Resources/ChangeLog.html | 2 +-
MP-TAB3/Resources/VersNum.txt | 2 +-
MP-TAB3/Resources/manifest.xml | 2 +-
6 files changed, 9 insertions(+), 10 deletions(-)
diff --git a/MP-TAB3/Components/OdlMan.razor.cs b/MP-TAB3/Components/OdlMan.razor.cs
index 69e332de..efae2435 100644
--- a/MP-TAB3/Components/OdlMan.razor.cs
+++ b/MP-TAB3/Components/OdlMan.razor.cs
@@ -1559,7 +1559,7 @@ namespace MP_TAB3.Components
noteAttr = currPodl.Note;
PzPallet = currPodl.PzPallet;
}
- else
+ else if (IdxOdl > 0)
{
tcRichAttr = currOdl.TCRichAttr;
noteAttr = currOdl.Note;
diff --git a/MP-TAB3/MP-TAB3.csproj b/MP-TAB3/MP-TAB3.csproj
index 25c9eff4..6b6bd427 100644
--- a/MP-TAB3/MP-TAB3.csproj
+++ b/MP-TAB3/MP-TAB3.csproj
@@ -3,7 +3,7 @@
net6.0
enable
- 6.16.2402.2815
+ 6.16.2402.2816
enable
MP_TAB3
diff --git a/MP-TAB3/Pages/_Layout.cshtml b/MP-TAB3/Pages/_Layout.cshtml
index 8104f9e7..ed4bfb07 100644
--- a/MP-TAB3/Pages/_Layout.cshtml
+++ b/MP-TAB3/Pages/_Layout.cshtml
@@ -86,12 +86,11 @@
document.location.reload();
}
}
+ }).then(() => {
+ Blazor.defaultReconnectionHandler._reconnectCallback = function (d) {
+ document.location.reload();
+ }
});
- // }).then(() => {
- // Blazor.defaultReconnectionHandler._reconnectCallback = function (d) {
- // document.location.reload();
- // }
- // });
Modulo MAPOSPEC
- Versione: 6.16.2402.2815
+ Versione: 6.16.2402.2816
Note di rilascio:
-
diff --git a/MP-TAB3/Resources/VersNum.txt b/MP-TAB3/Resources/VersNum.txt
index 8ee28b62..9f5e0d7a 100644
--- a/MP-TAB3/Resources/VersNum.txt
+++ b/MP-TAB3/Resources/VersNum.txt
@@ -1 +1 @@
-6.16.2402.2815
+6.16.2402.2816
diff --git a/MP-TAB3/Resources/manifest.xml b/MP-TAB3/Resources/manifest.xml
index 341d218b..4de91713 100644
--- a/MP-TAB3/Resources/manifest.xml
+++ b/MP-TAB3/Resources/manifest.xml
@@ -1,6 +1,6 @@
-
- 6.16.2402.2815
+ 6.16.2402.2816
https://nexus.steamware.net/repository/SWS/MP-TAB3/stable/LAST/MP-TAB3.zip
https://nexus.steamware.net/repository/SWS/MP-TAB3/stable/LAST/ChangeLog.html
false