projects
/
web
/
CityofMI.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3c63d57
)
Reemove script tag
author
Steve Sutton
<steve@gaslightmedia.com>
Wed, 30 Jul 2014 19:04:56 +0000
(15:04 -0400)
committer
Steve Sutton
<steve@gaslightmedia.com>
Wed, 30 Jul 2014 19:04:56 +0000
(15:04 -0400)
Not needed and interferes with the ajax search name for events.
static/10.phtml
patch
|
blob
|
history
diff --git
a/static/10.phtml
b/static/10.phtml
index
e871097
..
dcd0040
100755
(executable)
--- a/
static/10.phtml
+++ b/
static/10.phtml
@@
-1,7
+1,3
@@
-<script>
- $('link[rel=stylesheet][href$="app.gaslightmedia.com/response/V0/css/1140.css"]').remove();
- $('link[rel=stylesheet][href$="app.gaslightmedia.com/Common/EventCalendar_V0/css/events.css"]').remove();
-</script>
<?php
if (defined('COMMON_EVENTS') && COMMON_EVENTS) {
// set CommonApp define if not set