Added option to EventManagement.ini for show_location_blocks in cart.
authorChuck Scott <cscott@gaslightmedia.com>
Wed, 2 Jul 2014 17:07:23 +0000 (13:07 -0400)
committerChuck Scott <cscott@gaslightmedia.com>
Wed, 2 Jul 2014 17:07:23 +0000 (13:07 -0400)
config/applications/EventManagement.ini

index cc318f1..c971029 100644 (file)
@@ -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