Ok vocabolario
Fix Gitignore
This commit is contained in:
Samuele E. Locatelli
2015-05-18 11:59:50 +02:00
parent ebe3be09d4
commit 6e1e598e04
19 changed files with 4595 additions and 47 deletions
+1 -1
View File
@@ -13,7 +13,7 @@
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" id="A4" runat="server" href="~/Default">
<img src="~/Images/LogoApp.png?h=70&w=160&mode=max" alt="Costimate" class="img-responsive" runat="server" id="imgLogo" />
<img src="~/Images/LogoCms.png?h=70&w=160&mode=max" alt="Costimate" class="img-responsive" runat="server" id="imgLogo" />
</a>
<div class="subnavbar">
<div class="subnavbar-inner">
+4 -2
View File
@@ -161,8 +161,10 @@ namespace CMS_SC.WebUserControls
device = devicesAuthProxy.stObj.taAnagDev.getByDeviceSecret(devSecret)[0];
email = device.USER_NAME;
}
catch
{ }
catch(Exception exc)
{
logger.lg.scriviLog(string.Format("{0}", exc), tipoLog.EXCEPTION);
}
if (email != "")
{
// aggiorno descrizione (user agent) ed IP...