update post pubblicazione...

This commit is contained in:
Samuele E. Locatelli
2014-02-24 18:24:49 +01:00
parent 816ad817bd
commit ad7e6596ba
3 changed files with 6 additions and 3 deletions
+2 -2
View File
@@ -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.5.32.0")]
[assembly: AssemblyFileVersion("0.5.32.0")]
[assembly: AssemblyVersion("0.6.35.0")]
[assembly: AssemblyFileVersion("0.6.35.0")]
+4 -1
View File
@@ -3,7 +3,7 @@
{ %>
<webopt:BundleReference ID="BundleReference1" runat="server" Path="~/Content/css" />
<%} %>
<div class="float-left" style="font-size: 10pt;">
<div class="container-fluid" style="font-size: 10pt;">
<asp:LinkButton runat="server" ID="Return" PostBackUrl="~/Quote" Text="Torna ad elenco" />
<asp:Label runat="server" ID="lblQuoteType" Visible="false" />
<asp:Label runat="server" ID="lblCodQuote" Visible="false" />
@@ -880,3 +880,6 @@
</SelectParameters>
</asp:ObjectDataSource>
</div>
<br />
<br />
BIN
View File
Binary file not shown.