update vers 0.6.39

This commit is contained in:
Samuele E. Locatelli
2014-04-09 14:17:24 +02:00
parent ab9266b60b
commit 072a00f2aa
6 changed files with 2 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.6.38.0")]
[assembly: AssemblyFileVersion("0.6.38.0")]
[assembly: AssemblyVersion("0.6.39.0")]
[assembly: AssemblyFileVersion("0.6.39.0")]
@@ -48,7 +48,6 @@ namespace C2P.WebUserControls
lbOpen.CssClass = baseCss + "success";
lbDuplicate.CssClass = baseCss + "warning";
lbSimulate.CssClass = baseCss + "danger";
baseCss = "btn disabled btn-";
lbPrint.CssClass = baseCss + "info";
}
else
BIN
View File
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.