diff --git a/C2P/C2P.csproj b/C2P/C2P.csproj index 0f61b97..f4de317 100644 --- a/C2P/C2P.csproj +++ b/C2P/C2P.csproj @@ -193,6 +193,7 @@ + @@ -253,6 +254,8 @@ + + Always @@ -278,6 +281,7 @@ + @@ -363,6 +367,13 @@ Default.aspx + + ExistingProductOffer.aspx + ASPXCodeBehind + + + ExistingProductOffer.aspx + FullPage.master ASPXCodeBehind @@ -380,6 +391,20 @@ JumboPage.master + + NewProductOffer.aspx + ASPXCodeBehind + + + NewProductOffer.aspx + + + OfferArchive.aspx + ASPXCodeBehind + + + OfferArchive.aspx + Quote.aspx @@ -469,6 +494,12 @@ mod_newQuote.ascx + + mod_OfferArchive.ascx + + + mod_OfferArchive.ascx + mod_QuoteDet.ascx ASPXCodeBehind @@ -544,7 +575,7 @@ - False + True True 53710 / diff --git a/C2P/bin/C2P.dll b/C2P/bin/C2P.dll index 65f8a8c..bcae042 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 251d256..a364ff1 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 191d88c..0b5315c 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 c925e0c..e5a7b3c 100644 Binary files a/C2P/bin/SteamWare.dll and b/C2P/bin/SteamWare.dll differ diff --git a/C2P_Data/bin/Release/C2P_Data.dll b/C2P_Data/bin/Release/C2P_Data.dll index 251d256..a364ff1 100644 Binary files a/C2P_Data/bin/Release/C2P_Data.dll and b/C2P_Data/bin/Release/C2P_Data.dll differ diff --git a/C2P_Data/bin/Release/SteamWare.dll b/C2P_Data/bin/Release/SteamWare.dll index c925e0c..e5a7b3c 100644 Binary files a/C2P_Data/bin/Release/SteamWare.dll and b/C2P_Data/bin/Release/SteamWare.dll differ diff --git a/C2P_Project/bin/Release/C2P_DB.dacpac b/C2P_Project/bin/Release/C2P_DB.dacpac index 48fce2a..f40ed20 100644 Binary files a/C2P_Project/bin/Release/C2P_DB.dacpac and b/C2P_Project/bin/Release/C2P_DB.dacpac differ diff --git a/C2P_Project/bin/Release/C2P_Project.dll b/C2P_Project/bin/Release/C2P_Project.dll index 9f0bcaf..72cdeb8 100644 Binary files a/C2P_Project/bin/Release/C2P_Project.dll and b/C2P_Project/bin/Release/C2P_Project.dll differ