diff options
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> |