From 85a2c8a0f698d8cff1f89b7ea1e03b8446891f9d Mon Sep 17 00:00:00 2001 From: Laury GvR Date: Thu, 24 Jul 2014 16:36:01 -0400 Subject: [PATCH] Removing 1140.css from the calendar page A light work-around to get 1140.css (from app.gaslightmedia.com) to be removed from the event calendar (-10) page, using jquery. --- static/10.phtml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/static/10.phtml b/static/10.phtml index 787519e..5c0576a 100755 --- a/static/10.phtml +++ b/static/10.phtml @@ -1,3 +1,4 @@ + toHTML($this->keywordReplacement); } +?> \ No newline at end of file -- 2.17.1