remove google analytics
This commit is contained in:
parent
ee89bfaf8f
commit
3681ae62c7
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue