uncomment cdn line.. whoops

This commit is contained in:
Maxwell Salzberg 2012-01-04 22:19:37 -08:00
parent 2f6d41ce47
commit 7cc6e3ed68

View file

@ -37,7 +37,7 @@
= javascript_include_tag "/javascripts/ie.js"
<![endif]-->
-# %script{:type => "text/javascript", :src => 'http://ajax.googleapis.com/ajax/libs/jquery/1.6.2/jquery.min.js'}
%script{:type => "text/javascript", :src => 'http://ajax.googleapis.com/ajax/libs/jquery/1.6.2/jquery.min.js'}
:javascript
!window.jQuery && document.write(unescape("#{escape_javascript(include_javascripts(:jquery))}"))