diff --git a/CMS-SC-Data/bin/Release/CMS-SC-Data.dll b/CMS-SC-Data/bin/Release/CMS-SC-Data.dll index 1444c97..b0731f7 100644 Binary files a/CMS-SC-Data/bin/Release/CMS-SC-Data.dll and b/CMS-SC-Data/bin/Release/CMS-SC-Data.dll differ diff --git a/CMS-SC-Data/obj/Debug/TempPE/DS_Applicazione.Designer.cs.dll b/CMS-SC-Data/obj/Debug/TempPE/DS_Applicazione.Designer.cs.dll new file mode 100644 index 0000000..2dc78c2 Binary files /dev/null and b/CMS-SC-Data/obj/Debug/TempPE/DS_Applicazione.Designer.cs.dll differ diff --git a/CMS-SC-Data/obj/Debug/TempPE/DS_Utility.Designer.cs.dll b/CMS-SC-Data/obj/Debug/TempPE/DS_Utility.Designer.cs.dll new file mode 100644 index 0000000..685d462 Binary files /dev/null and b/CMS-SC-Data/obj/Debug/TempPE/DS_Utility.Designer.cs.dll differ diff --git a/CMS-SC-Data/obj/Release/CMS-SC-Data.dll b/CMS-SC-Data/obj/Release/CMS-SC-Data.dll index 1444c97..b0731f7 100644 Binary files a/CMS-SC-Data/obj/Release/CMS-SC-Data.dll and b/CMS-SC-Data/obj/Release/CMS-SC-Data.dll differ diff --git a/CMS_SC/CMS_SC.csproj b/CMS_SC/CMS_SC.csproj index b3a00f0..6586902 100644 --- a/CMS_SC/CMS_SC.csproj +++ b/CMS_SC/CMS_SC.csproj @@ -224,6 +224,7 @@ + @@ -245,6 +246,7 @@ + @@ -444,6 +446,20 @@ Global.asax + + Home.aspx + ASPXCodeBehind + + + Home.aspx + + + jumper.aspx + ASPXCodeBehind + + + jumper.aspx + Site.Master diff --git a/CMS_SC/Home.aspx b/CMS_SC/Home.aspx new file mode 100644 index 0000000..54ca538 --- /dev/null +++ b/CMS_SC/Home.aspx @@ -0,0 +1,46 @@ +<%@ Page Title="" Language="C#" MasterPageFile="~/Bootstrap.master" AutoEventWireup="true" CodeBehind="Home.aspx.cs" Inherits="CMS_SC.Home" %> + + +
+
+
+ Costimate +
+

Cost to Price for Extrusion

+
+
+
+
+
+ +
+
+
+
+
+

Quick Shortcut

+
+
+
+ + <%: traduci("ExistProdOff") %> + + + <%: traduci("NewProdOff") %> + + + <%: traduci("OffersArchive") %> + + + <%: traduci("MarginReport") %> + + + <%: traduci("StdCostList") %> + +
+
+
+
+
+
+
diff --git a/CMS_SC/Home.aspx.cs b/CMS_SC/Home.aspx.cs new file mode 100644 index 0000000..6ef188c --- /dev/null +++ b/CMS_SC/Home.aspx.cs @@ -0,0 +1,18 @@ +using System; +using System.Collections.Generic; +using System.Linq; +using System.Web; +using System.Web.UI; +using System.Web.UI.WebControls; +using SteamWare; + +namespace CMS_SC +{ + public partial class Home : SteamWare.UserPage + { + protected void Page_Load(object sender, EventArgs e) + { + + } + } +} \ No newline at end of file diff --git a/CMS_SC/Home.aspx.designer.cs b/CMS_SC/Home.aspx.designer.cs new file mode 100644 index 0000000..ee47553 --- /dev/null +++ b/CMS_SC/Home.aspx.designer.cs @@ -0,0 +1,60 @@ +//------------------------------------------------------------------------------ +// +// This code was generated by a tool. +// +// Changes to this file may cause incorrect behavior and will be lost if +// the code is regenerated. +// +//------------------------------------------------------------------------------ + +namespace CMS_SC { + + + public partial class Home { + + /// + /// HyperLink2 control. + /// + /// + /// Auto-generated field. + /// To modify move field declaration from designer file to code-behind file. + /// + protected global::System.Web.UI.WebControls.HyperLink HyperLink2; + + /// + /// HyperLink3 control. + /// + /// + /// Auto-generated field. + /// To modify move field declaration from designer file to code-behind file. + /// + protected global::System.Web.UI.WebControls.HyperLink HyperLink3; + + /// + /// HyperLink4 control. + /// + /// + /// Auto-generated field. + /// To modify move field declaration from designer file to code-behind file. + /// + protected global::System.Web.UI.WebControls.HyperLink HyperLink4; + + /// + /// HyperLink5 control. + /// + /// + /// Auto-generated field. + /// To modify move field declaration from designer file to code-behind file. + /// + protected global::System.Web.UI.WebControls.HyperLink HyperLink5; + + /// + /// HyperLink6 control. + /// + /// + /// Auto-generated field. + /// To modify move field declaration from designer file to code-behind file. + /// + protected global::System.Web.UI.WebControls.HyperLink HyperLink6; + } +} diff --git a/CMS_SC/Web.config b/CMS_SC/Web.config index 656937d..e6b53a0 100644 --- a/CMS_SC/Web.config +++ b/CMS_SC/Web.config @@ -29,7 +29,7 @@ - + @@ -69,14 +69,16 @@ - + + + + + + diff --git a/CMS_SC/WebUserControls/mod_testata.ascx b/CMS_SC/WebUserControls/mod_testata.ascx index d96d11d..f047d5b 100644 --- a/CMS_SC/WebUserControls/mod_testata.ascx +++ b/CMS_SC/WebUserControls/mod_testata.ascx @@ -55,7 +55,7 @@ @@ -80,7 +80,7 @@