diff --git a/C2P/Properties/AssemblyInfo.cs b/C2P/Properties/AssemblyInfo.cs index d3cbd26..b40b0fb 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.38.0")] -[assembly: AssemblyFileVersion("0.6.38.0")] +[assembly: AssemblyVersion("0.6.39.0")] +[assembly: AssemblyFileVersion("0.6.39.0")] diff --git a/C2P/WebUserControls/mod_OffersArchive.ascx.cs b/C2P/WebUserControls/mod_OffersArchive.ascx.cs index 8d9665e..849ab75 100644 --- a/C2P/WebUserControls/mod_OffersArchive.ascx.cs +++ b/C2P/WebUserControls/mod_OffersArchive.ascx.cs @@ -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 diff --git a/C2P/bin/C2P.dll b/C2P/bin/C2P.dll index 98eba8d..a808fe7 100644 Binary files a/C2P/bin/C2P.dll and b/C2P/bin/C2P.dll differ diff --git a/C2P/bin/C2P_Data.dll b/C2P/bin/C2P_Data.dll index 6684ac8..cbd309e 100644 Binary files a/C2P/bin/C2P_Data.dll and b/C2P/bin/C2P_Data.dll differ diff --git a/C2P/bin/C2P_Data.pdb b/C2P/bin/C2P_Data.pdb index 039fddc..84e2e94 100644 Binary files a/C2P/bin/C2P_Data.pdb and b/C2P/bin/C2P_Data.pdb differ diff --git a/C2P/bin/SteamWare.dll b/C2P/bin/SteamWare.dll index 7500c87..9780659 100644 Binary files a/C2P/bin/SteamWare.dll and b/C2P/bin/SteamWare.dll differ