Changed ticketing front-end interface to TicketsFoundation
authorChuck Scott <cscott@gaslightmedia.com>
Wed, 25 Jun 2014 15:46:00 +0000 (11:46 -0400)
committerChuck Scott <cscott@gaslightmedia.com>
Wed, 25 Jun 2014 15:46:00 +0000 (11:46 -0400)
config/applications/EventManagement.ini

index 14486b7..cc318f1 100644 (file)
@@ -34,10 +34,13 @@ ticket_hold_time                = 60                                ;Time in min
 session_timeout                 = 60                                ;Time in minutes before session times out
 admin_session_timeout           = 1560                              ;Time in minutes before admin session times out
 
-;   Custom Front-End Appearance Settings
-default_front_interface         = "tickets"
+;   Front-End Appearance Settings
+default_front_interface         = "TicketsFoundation"
 custom_css                      = false                             ;Should look for /css/EventManangement.css in customer site
 
+;   Admin Appearance Settings
+default_admin_interface         = "tickets"
+
 ;   Ticket Selection Process Options
 option.ticket_selection.start_at_cart = true                        ;Start with shopping cart - Used with cart-sticky items.
 option.ticket_selection.show_tickets_on_start_page = true           ;Should we show the tickets on the selection start page or just venues/performances