From 6bea2e24fec9c8612ca20bb4f52ea243fc4e3c9a Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sun, 20 Aug 2017 13:36:58 -0700 Subject: dist --- js/dist/tab.js | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'js/dist/tab.js') 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); -- cgit v1.2.3