clean up
authorSteve Sutton <steve@gaslightmedia.com>
Mon, 28 Jul 2014 15:43:03 +0000 (11:43 -0400)
committerSteve 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

index 02393f8..71b2c7e 100755 (executable)
@@ -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