From 49758532c4da5cee9582cf9ff0586b47474bc3b2 Mon Sep 17 00:00:00 2001 From: Charles Scott Date: Tue, 25 Nov 2014 11:11:03 -0500 Subject: [PATCH] Updated a couple options for new changes --- config/applications/EventManagement.ini | 2 ++ 1 file changed, 2 insertions(+) diff --git a/config/applications/EventManagement.ini b/config/applications/EventManagement.ini index 5e187b7..c4f23c7 100644 --- a/config/applications/EventManagement.ini +++ b/config/applications/EventManagement.ini @@ -40,6 +40,7 @@ admin_session_timeout = 1560 ;Time in min default_front_interface = "TicketsFoundation" custom_css = false ;Should look for /css/EventManangement.css in customer site voucher_design = "Generic" ;Design file to use for vouchers - See /models/vouchers directory +site_has_foundation = true ;Site already loads foundation - blocks loading in ticketing front-end header ; Voucher Options ; Company information @@ -66,6 +67,7 @@ option.ticket_selection.include_options_in_ticket_list = true ;Include tic option.ticket_selection.select_entrance_on_consignment = true ;If selling a ticket on consignment and the user has to select a venu to purchase the ; ticket from, if entrances are listed for a venu, use entrances for selection rather than ; just venue. +option.ticket_selection.show_cart_sticky_items = false ;Enable/disable cart sticky items ; Image Styles image_style.default = "tbs1" -- 2.17.1