diff --git a/C2P/C2P.csproj b/C2P/C2P.csproj index 052f5f8..1890963 100644 --- a/C2P/C2P.csproj +++ b/C2P/C2P.csproj @@ -486,7 +486,7 @@ - True + False True 53710 / diff --git a/C2P/Properties/AssemblyInfo.cs b/C2P/Properties/AssemblyInfo.cs index 0c71bb9..5113519 100644 --- a/C2P/Properties/AssemblyInfo.cs +++ b/C2P/Properties/AssemblyInfo.cs @@ -31,5 +31,5 @@ using System.Runtime.InteropServices; // // You can specify all the values or you can default the Revision and Build Numbers // by using the '*' as shown below: -[assembly: AssemblyVersion("0.6.36.0")] -[assembly: AssemblyFileVersion("0.6.36.0")] +[assembly: AssemblyVersion("0.6.37.0")] +[assembly: AssemblyFileVersion("0.6.37.0")] diff --git a/C2P/Quote.aspx b/C2P/Quote.aspx index e771281..2b11d52 100644 --- a/C2P/Quote.aspx +++ b/C2P/Quote.aspx @@ -10,9 +10,7 @@ -
- Elenco Offerte | Nuovo Profilo (Esistente) | Simulazione
diff --git a/C2P/WebUserControls/mod_QuoteDet.ascx b/C2P/WebUserControls/mod_QuoteDet.ascx index 83e439c..2589344 100644 --- a/C2P/WebUserControls/mod_QuoteDet.ascx +++ b/C2P/WebUserControls/mod_QuoteDet.ascx @@ -828,6 +828,7 @@
: +
:
diff --git a/C2P/WebUserControls/mod_QuoteList.ascx b/C2P/WebUserControls/mod_QuoteList.ascx index 4516f28..de9932e 100644 --- a/C2P/WebUserControls/mod_QuoteList.ascx +++ b/C2P/WebUserControls/mod_QuoteList.ascx @@ -3,21 +3,29 @@ { %> <%} %> -
- - - - - - - - - - - - - - <%-- + +
+
+
+
+ +

Offerte

+
+
+ + + + + + + + + + + + + + <%-- @@ -87,95 +95,109 @@ --%> - - - <%----%> - - - + + + <%----%> + + + <%----%> - - + + - - - - - - - / - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + <%-- + + / + + --%> + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - <%----%> - - - - - - - - - + + + + + + + + + + + + + + + <%----%> + + + + + + + + + - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + +
+
+
+
+
+
+ +

Simulazioni

+
+
+ to do... +
+
+
diff --git a/C2P/bin/C2P.dll b/C2P/bin/C2P.dll index e9666cc..c891192 100644 Binary files a/C2P/bin/C2P.dll and b/C2P/bin/C2P.dll differ