mirror of
https://github.com/twbs/bootstrap.git
synced 2025-10-01 15:56:45 +02:00
add semicolon to end of file while i think about better solution...
This commit is contained in:
2
js/bootstrap-tabs.js
vendored
2
js/bootstrap-tabs.js
vendored
@@ -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