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:
d764591
)
clean up
author
Steve Sutton
<steve@gaslightmedia.com>
Mon, 28 Jul 2014 15:43:03 +0000
(11:43 -0400)
committer
Steve Sutton
<steve@gaslightmedia.com>
Mon, 28 Jul 2014 15:43:03 +0000
(11:43 -0400)
remove html tag
use shorter url for ~= so it won't need to be updated
when we go live.
static/10.phtml
patch
|
blob
|
history
diff --git
a/static/10.phtml
b/static/10.phtml
index
02393f8
..
71b2c7e
100755
(executable)
--- a/
static/10.phtml
+++ b/
static/10.phtml
@@
-1,4
+1,6
@@
-<html><script>$('link[rel=stylesheet][href~="http://dev53.gaslightmedia.com/app.gaslightmedia.com/response/V0/css/1140.css"]').remove();</script></html>
+<script>
+ $('link[rel=stylesheet][href~="app.gaslightmedia.com/response/V0/css/1140.css"]').remove();
+</script>
<?php
if (defined('COMMON_EVENTS') && COMMON_EVENTS) {
// set CommonApp define if not set