Art:
diff --git a/MP-Site/WebUserControls/mod_logStati.ascx b/MP-Site/WebUserControls/mod_logStati.ascx
index 7e3a4ea8..cd9e09d0 100644
--- a/MP-Site/WebUserControls/mod_logStati.ascx
+++ b/MP-Site/WebUserControls/mod_logStati.ascx
@@ -1,6 +1,6 @@
<%@ Control Language="C#" AutoEventWireup="true" CodeBehind="mod_logStati.ascx.cs" Inherits="MP_SITE.WebUserControls.mod_logStati" %>
-
+
@@ -27,7 +27,7 @@
-
5)
{
logger.lg.scriviLog("fine caricamento dati LogStati", tipoLog.INFO);
diff --git a/MP-Site/WebUserControls/mod_logStati.ascx.designer.cs b/MP-Site/WebUserControls/mod_logStati.ascx.designer.cs
index aaaa8aea..9e102045 100644
--- a/MP-Site/WebUserControls/mod_logStati.ascx.designer.cs
+++ b/MP-Site/WebUserControls/mod_logStati.ascx.designer.cs
@@ -13,22 +13,22 @@ namespace MP_SITE.WebUserControls {
public partial class mod_logStati {
///
- /// Controllo gvStati.
+ /// Controllo grView.
///
///
/// Campo generato automaticamente.
/// Per la modifica, spostare la dichiarazione di campo dal file di progettazione al file code-behind.
///
- protected global::System.Web.UI.WebControls.GridView gvStati;
+ protected global::System.Web.UI.WebControls.GridView grView;
///
- /// Controllo ods_DiarioDiBordo.
+ /// Controllo ods.
///
///
/// Campo generato automaticamente.
/// Per la modifica, spostare la dichiarazione di campo dal file di progettazione al file code-behind.
///
- protected global::System.Web.UI.WebControls.ObjectDataSource ods_DiarioDiBordo;
+ protected global::System.Web.UI.WebControls.ObjectDataSource ods;
///
/// Controllo HyperLink1.