From 3681ae62c7e9e2bb519e97f0946115064f2022cc Mon Sep 17 00:00:00 2001 From: Daniel Vincent Grippi Date: Wed, 15 Sep 2010 16:43:38 -0700 Subject: [PATCH] remove google analytics --- app/views/layouts/session_wall.html.haml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/layouts/session_wall.html.haml b/app/views/layouts/session_wall.html.haml index 2b2828a4a..39e11b160 100644 --- a/app/views/layouts/session_wall.html.haml +++ b/app/views/layouts/session_wall.html.haml @@ -13,7 +13,7 @@ = stylesheet_link_tag "sessions" /= javascript_include_tag"http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js" - = javascript_include_tag 'jquery142', 'google' + = javascript_include_tag 'jquery142' = javascript_include_tag 'jquery.infieldlabel' :javascript