diff --git a/ETS-WS/ETS-WS/ETS-WS.csproj b/ETS-WS/ETS-WS/ETS-WS.csproj index ee224fe..2505c86 100644 --- a/ETS-WS/ETS-WS/ETS-WS.csproj +++ b/ETS-WS/ETS-WS/ETS-WS.csproj @@ -159,7 +159,104 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -517,17 +614,7 @@ - - - - - - - - - - diff --git a/ETS-WS/ETS-WS/Help.aspx b/ETS-WS/ETS-WS/Help.aspx index 2ce79c8..d43f4dc 100644 --- a/ETS-WS/ETS-WS/Help.aspx +++ b/ETS-WS/ETS-WS/Help.aspx @@ -2,7 +2,10 @@ AutoEventWireup="true" CodeBehind="Help.aspx.cs" Inherits="ETS_WS.Help" %> -
+
+

+ Apri Manuale online +

diff --git a/ETS-WS/ETS-WS/Help.aspx.designer.cs b/ETS-WS/ETS-WS/Help.aspx.designer.cs index c34deca..2221167 100644 --- a/ETS-WS/ETS-WS/Help.aspx.designer.cs +++ b/ETS-WS/ETS-WS/Help.aspx.designer.cs @@ -3,15 +3,22 @@ // This code was generated by a tool. // // Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. +// the code is regenerated. // //------------------------------------------------------------------------------ -namespace ETS_WS -{ - - - public partial class Help - { +namespace ETS_WS { + + + public partial class Help { + + /// + /// hlHelp control. + /// + /// + /// Auto-generated field. + /// To modify move field declaration from designer file to code-behind file. + /// + protected global::System.Web.UI.WebControls.HyperLink hlHelp; } } diff --git a/ETS-WS/ETS-WS/WebUserControls/mod_menu.ascx b/ETS-WS/ETS-WS/WebUserControls/mod_menu.ascx index 50292ed..4c3fc47 100644 --- a/ETS-WS/ETS-WS/WebUserControls/mod_menu.ascx +++ b/ETS-WS/ETS-WS/WebUserControls/mod_menu.ascx @@ -31,8 +31,8 @@

- + <%----%> +
diff --git a/ETS-WS/ETS-WS/WebUserControls/mod_menu.ascx.designer.cs b/ETS-WS/ETS-WS/WebUserControls/mod_menu.ascx.designer.cs index 45bddad..88ab24f 100644 --- a/ETS-WS/ETS-WS/WebUserControls/mod_menu.ascx.designer.cs +++ b/ETS-WS/ETS-WS/WebUserControls/mod_menu.ascx.designer.cs @@ -67,13 +67,13 @@ namespace ETS_WS.WebUserControls { protected global::System.Web.UI.WebControls.Label lblIstruzioni; /// - /// btnHelp control. + /// hlHelp control. /// /// /// Auto-generated field. /// To modify move field declaration from designer file to code-behind file. /// - protected global::System.Web.UI.WebControls.ImageButton btnHelp; + protected global::System.Web.UI.WebControls.HyperLink hlHelp; /// /// lblAdmin control. diff --git a/ETS-WS/ETS-WS/bin/ETS-WS.dll b/ETS-WS/ETS-WS/bin/ETS-WS.dll index 4810a7c..539b98a 100644 Binary files a/ETS-WS/ETS-WS/bin/ETS-WS.dll and b/ETS-WS/ETS-WS/bin/ETS-WS.dll differ diff --git a/ETS-WS/ETS-WS/bin/ETS_Data.dll b/ETS-WS/ETS-WS/bin/ETS_Data.dll index 904b979..632b62c 100644 Binary files a/ETS-WS/ETS-WS/bin/ETS_Data.dll and b/ETS-WS/ETS-WS/bin/ETS_Data.dll differ