Skip to content

Commit

Permalink
update jquery for 1.6.0
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 511a6ea commit 0927d91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion application.html.haml
Original file line number Diff line number Diff line change
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.5.1/jquery.min.js" }
%script{ :type => "text/javascript", :src => "http://ajax.googleapis.com/ajax/libs/jquery/1.6.0/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 0927d91

Please sign in to comment.