mirror of
https://github.com/twbs/bootstrap.git
synced 2025-09-25 12:59:05 +02:00
lemme smang it giiiirl
This commit is contained in:
4
js/bootstrap-tabs.js
vendored
4
js/bootstrap-tabs.js
vendored
@@ -18,7 +18,7 @@
|
||||
* ======================================================== */
|
||||
|
||||
|
||||
(function( $ ){
|
||||
!function( $ ){
|
||||
|
||||
function activate ( element, container ) {
|
||||
container.find('.active').removeClass('active')
|
||||
@@ -59,4 +59,4 @@
|
||||
$('body').tabs('ul[data-tabs] li > a, ul[data-pills] > li > a')
|
||||
})
|
||||
|
||||
})( window.jQuery || window.ender )
|
||||
}( window.jQuery || window.ender )
|
Reference in New Issue
Block a user