refresh ed update della versione tablet che usa conf db esplicita (e pure altri programmi...) come anche degli altri SW in modo "implicito" con le chiamate CRS, CRI, ...

This commit is contained in:
Samuele E. Locatelli
2017-07-06 19:19:05 +02:00
parent 1e6c976a78
commit 83b119ff94
3 changed files with 157 additions and 155 deletions
+3 -1
View File
@@ -39,7 +39,9 @@ namespace MoonProTablet.WebUserControls
cognomeNome = user_std.UtSn.CognomeNome;
}
catch (Exception exc)
{ }
{
logger.lg.scriviLog(string.Format("Eccezione in mod_title - page_load: {0}", exc), tipoLog.EXCEPTION);
}
string swData = "";
if (cognomeNome != "")
{