From: Steve Sutton Date: Tue, 29 Jul 2014 14:34:09 +0000 (-0400) Subject: event config update X-Git-Tag: VV1^2~49^2~1 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=01137013f89d43c011aba8f1aada835507c4813d;p=web%2FCityofMI.git event config update for removing old css files that conflict with foundation and add new local stylesheet --- diff --git a/config/eventCalendar.ini b/config/eventCalendar.ini index 0410c26..0f48e49 100644 --- a/config/eventCalendar.ini +++ b/config/eventCalendar.ini @@ -22,6 +22,10 @@ flexyOptions.templateDir[] = COMMON_APP_PATH "views" flexyOptions.compileDir = BASE "Toolkit/Events/views/compiled" flexyOptions.templateDirOrder = "reverse" +css.ignore.regex[] = "Common/EventCalendar_V0/css/events.css" +css.ignore.regex[] = "response/V0/css/1140.css" +css.replace[] = MEDIA_BASE_URL "Toolkit/Events/css/event.css" + ; development server configuration inherits from production and ; overrides values as needed [development : production]