vendor/assets/javascripts/twitter/bootstrap/scrollspy.js in less-rails-bootstrap-2.0.5 vs vendor/assets/javascripts/twitter/bootstrap/scrollspy.js in less-rails-bootstrap-2.0.6

- old
+ new

@@ -1,7 +1,7 @@ /* ============================================================= - * bootstrap-scrollspy.js v2.0.0 + * bootstrap-scrollspy.js v2.0.1 * http://twitter.github.com/bootstrap/javascript.html#scrollspy * ============================================================= * Copyright 2012 Twitter, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); @@ -120,6 +120,6 @@ var $spy = $(this) $spy.scrollspy($spy.data()) }) }) -}( window.jQuery ) +}( window.jQuery ); \ No newline at end of file