Skip to content

Commit

Permalink
updated jquery and jquery-ui
Browse files Browse the repository at this point in the history
  • Loading branch information
Emerson Vinicius authored and dcrec1 committed May 5, 2011
1 parent d3d7f47 commit 511a6ea
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions application.html.haml
Expand Up @@ -14,6 +14,6 @@
%aside SIDEBAR
%section#content= yield
%footer FOOTER
%script{ :type => "text/javascript", :src => "http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js" }
%script{ :type => "text/javascript", :src => "http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.6/jquery-ui.min.js" }
%script{ :type => "text/javascript", :src => "http://ajax.googleapis.com/ajax/libs/jquery/1.5.1/jquery.min.js" }
%script{ :type => "text/javascript", :src => "http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.9/jquery-ui.min.js" }
= raw javascript_include_merged(:base)

0 comments on commit 511a6ea

Please sign in to comment.