mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-17 02:54:01 +02:00
add simple type checker implementation
This commit is contained in:
5
js/dist/tab.js
vendored
5
js/dist/tab.js
vendored
@@ -219,11 +219,6 @@ var Tab = (function ($) {
|
||||
get: function () {
|
||||
return VERSION;
|
||||
}
|
||||
}, {
|
||||
key: 'Default',
|
||||
get: function () {
|
||||
return Default;
|
||||
}
|
||||
}, {
|
||||
key: '_jQueryInterface',
|
||||
|
||||
|
Reference in New Issue
Block a user