Test fix PzPallet

This commit is contained in:
Samuele Locatelli
2024-02-28 16:23:52 +01:00
parent 0a88c693c7
commit 3aeed52ceb
6 changed files with 9 additions and 10 deletions
+1 -1
View File
@@ -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;
+1 -1
View File
@@ -3,7 +3,7 @@
<PropertyGroup>
<TargetFramework>net6.0</TargetFramework>
<Nullable>enable</Nullable>
<Version>6.16.2402.2815</Version>
<Version>6.16.2402.2816</Version>
<ImplicitUsings>enable</ImplicitUsings>
<RootNamespace>MP_TAB3</RootNamespace>
</PropertyGroup>
+4 -5
View File
@@ -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();
// }
// });
</script>
</body>
+1 -1
View File
@@ -1,6 +1,6 @@
<body>
<i>Modulo MAPOSPEC </i>
<h4>Versione: 6.16.2402.2815</h4>
<h4>Versione: 6.16.2402.2816</h4>
<br /> Note di rilascio:
<ul>
<li>
+1 -1
View File
@@ -1 +1 @@
6.16.2402.2815
6.16.2402.2816
+1 -1
View File
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<item>
<version>6.16.2402.2815</version>
<version>6.16.2402.2816</version>
<url>https://nexus.steamware.net/repository/SWS/MP-TAB3/stable/LAST/MP-TAB3.zip</url>
<changelog>https://nexus.steamware.net/repository/SWS/MP-TAB3/stable/LAST/ChangeLog.html</changelog>
<mandatory>false</mandatory>