Skip to content

Commit

Permalink
Changed from jquery 1.6 to 1.6.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
JangoSteve committed May 17, 2011
1 parent 8591ff8 commit a96c4e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/views/index.erb
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
jQuery version:
<%= jquery_link '1.4.4' %>
<%= jquery_link '1.5' %>
<%= jquery_link '1.6' %>
<%= jquery_link '1.6.1' %>
<%= jquery_link 'edge' if File.exist?(settings.root + '/public/vendor/jquery.js') %>
</div>
<h2 id="qunit-banner"></h2>
Expand Down

0 comments on commit a96c4e9

Please sign in to comment.