diff options
author | Matthew Somerville <matthew-github@dracos.co.uk> | 2016-07-04 13:51:52 +0100 |
---|---|---|
committer | Matthew Somerville <matthew-github@dracos.co.uk> | 2016-07-04 13:51:52 +0100 |
commit | 91db7d51d0e2fe172e84ba4c00b4cf319e15c16d (patch) | |
tree | 09b7d23180869646f47dc2b46cb30b19250c86f3 /templates | |
parent | 1ace947ac1e6f9b0fd3bdf3e8cd3dec6d4473f27 (diff) |
[Oxfordshire] Remove broken JS and update base URL
Diffstat (limited to 'templates')
-rw-r--r-- | templates/web/oxfordshire/tracking_code.html | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/templates/web/oxfordshire/tracking_code.html b/templates/web/oxfordshire/tracking_code.html index f2a79aeb8..7a100f8ad 100644 --- a/templates/web/oxfordshire/tracking_code.html +++ b/templates/web/oxfordshire/tracking_code.html @@ -8,12 +8,6 @@ _gaq.push(['_setCustomVar',1,'level1','Roads and transport',3]); _gaq.push(['_setCustomVar',2,'level2','FixMyStreet',3]); _gaq.push(['_trackPageview']); - jQuery(document).ready( function () { - jQuery.occ.gaico({ - messageIcon: '/cms/sites/all/themes/publicsite/images/gaico_exclamation.png', - permanentMessageIcon: '/cms/sites/all/themes/publicsite/images/gaico_question.png' - }); - }); </script> |