From: Chuck Scott Date: Wed, 2 Jul 2014 17:07:23 +0000 (-0400) Subject: Added option to EventManagement.ini for show_location_blocks in cart. X-Git-Tag: v1.0^2~18 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=fd585890307e42d9bf0a23b082595b0ec3949b5a;p=web%2FSooLocks.git Added option to EventManagement.ini for show_location_blocks in cart. --- diff --git a/config/applications/EventManagement.ini b/config/applications/EventManagement.ini index cc318f1..c971029 100644 --- a/config/applications/EventManagement.ini +++ b/config/applications/EventManagement.ini @@ -26,6 +26,7 @@ option.checkout_images = false ;Display ven option.cart_promotions = true ;Permit promoting other performances on cart page - takes user to other page to select tickets. option.users_access_all_members = true ;Member contact users can have access to all members data option.ask_for_likely_date = false ;Ask user for a likely date they would use for non-date-specific tickets (in cart) +option.show_location_blocks = false ;Whether cart blocks for multiple locations should be used to set them apart. Generally on if selling for multiple locations. jQueryLoaded = true ;Say whether jQuery is already loaded by the site jQueryUiLoaded = false ;Say whether jQueryUI is already loaded by the site