vendor/assets/javascripts/bootstrapped/bootstrap-tab.js in bootstrapped-rails-2.0.4 vs vendor/assets/javascripts/bootstrapped/bootstrap-tab.js in bootstrapped-rails-2.0.5
- old
+ new
@@ -1,7 +1,7 @@
/* ========================================================
- * bootstrap-tab.js v2.0.0
+ * bootstrap-tab.js v2.0.1
* http://twitter.github.com/bootstrap/javascript.html#tabs
* ========================================================
* Copyright 2012 Twitter, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
@@ -125,6 +125,6 @@
e.preventDefault()
$(this).tab('show')
})
})
-}( window.jQuery )
+}( window.jQuery );
\ No newline at end of file