+
+
+
+
+
-
+
+
+
+
diff --git a/MP-Tablet/WebUserControls/mod_dichiarazione.ascx b/MP-Tablet/WebUserControls/mod_dichiarazione.ascx index 71dd23cb..cbcb65fa 100644 --- a/MP-Tablet/WebUserControls/mod_dichiarazione.ascx +++ b/MP-Tablet/WebUserControls/mod_dichiarazione.ascx @@ -1,22 +1,32 @@ <%@ Control Language="C#" AutoEventWireup="true" CodeBehind="mod_dichiarazione.ascx.cs" Inherits="MoonProTablet.WebUserControls.mod_dichiarazione" %> -
- + +
+
-
-
    - - -
  • - - <%# Eval("label") %> -

    - -

    -
    -
  • -
    -
    - - -
+
+ + +
+ +
+ <%# Eval("label") %> +
+
+ +
+
+
+
+
+ <%--
+ + <%# Eval("label") %> +

+ +

+
+
--%> +
+
+
diff --git a/MP-Tablet/WebUserControls/mod_dichiarazione.ascx.designer.cs b/MP-Tablet/WebUserControls/mod_dichiarazione.ascx.designer.cs index 5dea993b..a7fc468d 100644 --- a/MP-Tablet/WebUserControls/mod_dichiarazione.ascx.designer.cs +++ b/MP-Tablet/WebUserControls/mod_dichiarazione.ascx.designer.cs @@ -1,42 +1,41 @@ //------------------------------------------------------------------------------ -// -// 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. +// //------------------------------------------------------------------------------ -namespace MoonProTablet.WebUserControls -{ - - +namespace MoonProTablet.WebUserControls { + + public partial class mod_dichiarazione { /// - /// lblOut control. + /// Controllo lblOut. /// /// - /// 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 lblOut; /// - /// repLI control. + /// Controllo repLI. /// /// - /// 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.Repeater repLI; /// - /// ods control. + /// Controllo ods. /// /// - /// 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.ObjectDataSource ods; }