1
0
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:
Jacob Thornton
2011-09-18 19:05:21 -07:00
parent 89c5eb4491
commit ba6f4f03da
7 changed files with 13 additions and 13 deletions

View File

@@ -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 )