update vers 0.6.39
This commit is contained in:
@@ -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
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user