vendor/assets/javascripts/bootstrap/bootstrap-tab.js in jombo-1.0.6 vs vendor/assets/javascripts/bootstrap/bootstrap-tab.js in jombo-1.0.7

- old
+ new

@@ -1,7 +1,7 @@ /* ======================================================== - * bootstrap-tab.js v2.0.3 + * bootstrap-tab.js v2.0.4 * http://twitter.github.com/bootstrap/javascript.html#tabs * ======================================================== * Copyright 2012 Twitter, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); @@ -24,10 +24,10 @@ /* TAB CLASS DEFINITION * ==================== */ - var Tab = function ( element ) { + var Tab = function (element) { this.element = $(element) } Tab.prototype = { \ No newline at end of file