Fix jwd vuoto

This commit is contained in:
Annamaria Sassi
2026-03-06 15:39:17 +01:00
parent 97191f8a03
commit a49429eecd
8 changed files with 720 additions and 21 deletions
+8
View File
@@ -4,6 +4,14 @@
{
<EgwCoreLib.Razor.LoadingData></EgwCoreLib.Razor.LoadingData>
}
else if (!okParams)
{
<div class="alert alert-warning fs-4">Parametri Mancanti!</div>
}
else if (!okJwd)
{
<div class="alert alert-warning fs-4">JWD Mancante!</div>
}
else
{
if (listErrPre != null && listErrPre.Count > 0)