refresh (parziale) pagina headers...
This commit is contained in:
@@ -88,19 +88,19 @@ namespace C2P.WebUserControls
|
||||
else
|
||||
{
|
||||
// mostro errore
|
||||
lblError.Text = traduci("[ERR-QUO-003]");
|
||||
lblError.Text = traduci("[ERR-SIM-003]");
|
||||
}
|
||||
}
|
||||
else
|
||||
{
|
||||
// mostro errore...
|
||||
lblError.Text = traduci("[ERR-QUO-002]");
|
||||
lblError.Text = traduci("[ERR-SIM-002]");
|
||||
}
|
||||
}
|
||||
catch
|
||||
{
|
||||
// mostro errore
|
||||
lblError.Text = traduci("[ERR-QUO-001]");
|
||||
lblError.Text = traduci("[ERR-SIM-001]");
|
||||
}
|
||||
lblError.Visible = true;
|
||||
setInsertMode();
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Generated
+6237
File diff suppressed because it is too large
Load Diff
+794
-12
File diff suppressed because one or more lines are too long
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user