Fix jwd vuoto
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user