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/tooltip.js | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'js/dist/tooltip.js') diff --git a/js/dist/tooltip.js b/js/dist/tooltip.js index 754fba9ad..9193ba5f2 100644 --- a/js/dist/tooltip.js +++ b/js/dist/tooltip.js @@ -106,14 +106,14 @@ var Tooltip = function ($) { FOCUS: 'focus', CLICK: 'click', MANUAL: 'manual' - }; - /** - * ------------------------------------------------------------------------ - * Class Definition - * ------------------------------------------------------------------------ - */ + /** + * ------------------------------------------------------------------------ + * Class Definition + * ------------------------------------------------------------------------ + */ + }; var Tooltip = function () { function Tooltip(element, config) { _classCallCheck(this, Tooltip); -- cgit v1.2.3