Updated a couple options for new changes
authorCharles Scott <cscott@ws6.gaslightmedia.com>
Tue, 25 Nov 2014 16:11:03 +0000 (11:11 -0500)
committerCharles Scott <cscott@ws6.gaslightmedia.com>
Tue, 25 Nov 2014 16:11:03 +0000 (11:11 -0500)
config/applications/EventManagement.ini

index 5e187b7..c4f23c7 100644 (file)
@@ -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"