uncomment cdn line.. whoops
This commit is contained in:
parent
2f6d41ce47
commit
7cc6e3ed68
1 changed files with 1 additions and 1 deletions
|
|
@ -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))}"))
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue