Update to Bootstrap 3.0.2
This commit is contained in:
4
assets/js/plugins/bootstrap/tab.js
Normal file → Executable file
4
assets/js/plugins/bootstrap/tab.js
Normal file → Executable file
@@ -1,5 +1,5 @@
|
||||
/* ========================================================================
|
||||
* Bootstrap: tab.js v3.0.0
|
||||
* Bootstrap: tab.js v3.0.2
|
||||
* http://getbootstrap.com/javascript/#tabs
|
||||
* ========================================================================
|
||||
* Copyright 2013 Twitter, Inc.
|
||||
@@ -132,4 +132,4 @@
|
||||
$(this).tab('show')
|
||||
})
|
||||
|
||||
}(window.jQuery);
|
||||
}(jQuery);
|
||||
|
||||
Reference in New Issue
Block a user