diff --git a/GMW/WebUserControls/mod_elencoListePrelievo.ascx b/GMW/WebUserControls/mod_elencoListePrelievo.ascx index 8214f1e9..7a80cc73 100644 --- a/GMW/WebUserControls/mod_elencoListePrelievo.ascx +++ b/GMW/WebUserControls/mod_elencoListePrelievo.ascx @@ -12,26 +12,26 @@
-
+
-
- +
+
-
+
-
+
-
+
@@ -39,13 +39,13 @@
-
+
- - - + + +
@@ -72,20 +72,20 @@ + AutoPostBack="True" CssClass="btn btn-default btn-sm"> - + - + - +
@@ -122,7 +122,7 @@ - <%: traduci("Reset") %> + <%: traduci("Reset") %> - +
diff --git a/GMW/WebUserControls/mod_filtro.ascx.designer.cs b/GMW/WebUserControls/mod_filtro.ascx.designer.cs index 6ede2abc..46f65556 100644 --- a/GMW/WebUserControls/mod_filtro.ascx.designer.cs +++ b/GMW/WebUserControls/mod_filtro.ascx.designer.cs @@ -1,10 +1,10 @@ //------------------------------------------------------------------------------ -// -// This code was generated by a tool. +// +// Codice generato da uno strumento. // -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// +// Le modifiche a questo file possono causare un comportamento non corretto e verranno perse se +// il codice viene rigenerato. +// //------------------------------------------------------------------------------ @@ -12,29 +12,29 @@ public partial class mod_filtro { /// - /// chkFilt control. + /// Controllo chkFilt. /// /// - /// Auto-generated field. - /// To modify move field declaration from designer file to code-behind file. + /// 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.CheckBox chkFilt; /// - /// dlFiltr control. + /// Controllo dlFiltr. /// /// - /// Auto-generated field. - /// To modify move field declaration from designer file to code-behind file. + /// 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.DropDownList dlFiltr; /// - /// where control. + /// Controllo where. /// /// - /// Auto-generated field. - /// To modify move field declaration from designer file to code-behind file. + /// 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.Label where; }