aboutsummaryrefslogtreecommitdiff
path: root/js/dist/tab.js
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2017-08-20 13:36:58 -0700
committerMark Otto <[email protected]>2017-08-20 13:36:58 -0700
commit6bea2e24fec9c8612ca20bb4f52ea243fc4e3c9a (patch)
tree36f9dee99ecdeca0d4e651f95c4b81ff9599e7b1 /js/dist/tab.js
parent26e6d8b2b28555e2c0e3cdd02e98550420265771 (diff)
downloadbootstrap-6bea2e24fec9c8612ca20bb4f52ea243fc4e3c9a.tar.xz
bootstrap-6bea2e24fec9c8612ca20bb4f52ea243fc4e3c9a.zip
dist
Diffstat (limited to 'js/dist/tab.js')
-rw-r--r--js/dist/tab.js12
1 files changed, 6 insertions, 6 deletions
diff --git a/js/dist/tab.js b/js/dist/tab.js
index d3bc36d0c..09afbeadc 100644
--- a/js/dist/tab.js
+++ b/js/dist/tab.js
@@ -49,14 +49,14 @@ var Tab = function ($) {
DATA_TOGGLE: '[data-toggle="tab"], [data-toggle="pill"], [data-toggle="list"]',
DROPDOWN_TOGGLE: '.dropdown-toggle',
DROPDOWN_ACTIVE_CHILD: '> .dropdown-menu .active'
- };
- /**
- * ------------------------------------------------------------------------
- * Class Definition
- * ------------------------------------------------------------------------
- */
+ /**
+ * ------------------------------------------------------------------------
+ * Class Definition
+ * ------------------------------------------------------------------------
+ */
+ };
var Tab = function () {
function Tab(element) {
_classCallCheck(this, Tab);