diff --git a/GPW_Admin/WebUserControls/cmp_periodoAnalisi.ascx b/GPW_Admin/WebUserControls/cmp_periodoAnalisi.ascx
index 085bc1f..d2de5f6 100644
--- a/GPW_Admin/WebUserControls/cmp_periodoAnalisi.ascx
+++ b/GPW_Admin/WebUserControls/cmp_periodoAnalisi.ascx
@@ -8,7 +8,7 @@
// If not native HTML5 support, fallback to jQuery datePicker
$('input[type=date]').datepicker({
// Consistent format with the HTML5 picker
- dateFormat: 'yy-mm-dd'
+ dateFormat: 'yyyy-MM-dd'
}
//// Localization
//,$.datepicker.regional['it']
@@ -43,8 +43,8 @@
-
-
+
+
diff --git a/GPW_Admin/WebUserControls/cmp_periodoAnalisi.ascx.designer.cs b/GPW_Admin/WebUserControls/cmp_periodoAnalisi.ascx.designer.cs
index acb6949..c873714 100644
--- a/GPW_Admin/WebUserControls/cmp_periodoAnalisi.ascx.designer.cs
+++ b/GPW_Admin/WebUserControls/cmp_periodoAnalisi.ascx.designer.cs
@@ -1,10 +1,10 @@
//------------------------------------------------------------------------------
-//
-// Codice generato da uno strumento.
+//
+// This code was generated by a tool.
//
-// Le modifiche a questo file possono causare un comportamento non corretto e verranno perse se
-// il codice viene rigenerato.
-//
+// Changes to this file may cause incorrect behavior and will be lost if
+// the code is regenerated.
+//
//------------------------------------------------------------------------------
namespace GPW_Admin.WebUserControls
@@ -15,47 +15,47 @@ namespace GPW_Admin.WebUserControls
{
///
- /// Controllo ddlSelPeriodo.
+ /// ddlSelPeriodo control.
///
///
- /// Campo generato automaticamente.
- /// Per la modifica, spostare la dichiarazione di campo dal file di progettazione al file code-behind.
+ /// Auto-generated field.
+ /// To modify move field declaration from designer file to code-behind file.
///
protected global::System.Web.UI.WebControls.DropDownList ddlSelPeriodo;
///
- /// Controllo ods_ddlSelPeriodo.
+ /// ods_ddlSelPeriodo control.
///
///
- /// Campo generato automaticamente.
- /// Per la modifica, spostare la dichiarazione di campo dal file di progettazione al file code-behind.
+ /// Auto-generated field.
+ /// To modify move field declaration from designer file to code-behind file.
///
protected global::System.Web.UI.WebControls.ObjectDataSource ods_ddlSelPeriodo;
///
- /// Controllo txtInizio.
+ /// txtInizio control.
///
///
- /// Campo generato automaticamente.
- /// Per la modifica, spostare la dichiarazione di campo dal file di progettazione al file code-behind.
+ /// Auto-generated field.
+ /// To modify move field declaration from designer file to code-behind file.
///
protected global::System.Web.UI.WebControls.TextBox txtInizio;
///
- /// Controllo txtFine.
+ /// txtFine control.
///
///
- /// Campo generato automaticamente.
- /// Per la modifica, spostare la dichiarazione di campo dal file di progettazione al file code-behind.
+ /// Auto-generated field.
+ /// To modify move field declaration from designer file to code-behind file.
///
protected global::System.Web.UI.WebControls.TextBox txtFine;
///
- /// Controllo btnUpdate.
+ /// btnUpdate control.
///
///
- /// Campo generato automaticamente.
- /// Per la modifica, spostare la dichiarazione di campo dal file di progettazione al file code-behind.
+ /// Auto-generated field.
+ /// To modify move field declaration from designer file to code-behind file.
///
protected global::System.Web.UI.WebControls.Button btnUpdate;
}
diff --git a/GPW_Admin/WebUserControls/mod_tagMensili.ascx b/GPW_Admin/WebUserControls/mod_tagMensili.ascx
index cd38803..12760c8 100644
--- a/GPW_Admin/WebUserControls/mod_tagMensili.ascx
+++ b/GPW_Admin/WebUserControls/mod_tagMensili.ascx
@@ -16,7 +16,7 @@
-
+