From 76430596be09eb982f99399d3f76e07889fd1dd4 Mon Sep 17 00:00:00 2001 From: Chuck Scott Date: Thu, 19 Jun 2014 12:59:36 -0400 Subject: [PATCH] Promote in Cart enabled. --- config/applications/EventManagement.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/applications/EventManagement.ini b/config/applications/EventManagement.ini index 5a2a9f6..4779465 100644 --- a/config/applications/EventManagement.ini +++ b/config/applications/EventManagement.ini @@ -23,7 +23,7 @@ option.select_images = false ;Display ven option.cart_images = false ;Display venue, event, and other images on the cart page option.cart_images = false ;Display venue, event, and other images on the cart page option.checkout_images = false ;Display venue, event, and other images on the checkout page -option.cart_promotions = false ;Permit promoting other performances on cart page +option.cart_promotions = true ;Permit promoting other performances on cart page 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) -- 2.17.1