From 47b087993d4cbe664f46e4d7b7552b2cfed325e3 Mon Sep 17 00:00:00 2001 From: Micheal Date: Mon, 1 Dec 2014 17:36:58 +0800 Subject: [PATCH] Roo/bootstrap/dash/TabBox.js --- Roo/bootstrap/dash/TabBox.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Roo/bootstrap/dash/TabBox.js b/Roo/bootstrap/dash/TabBox.js index 54bd055db7..016e03efb9 100644 --- a/Roo/bootstrap/dash/TabBox.js +++ b/Roo/bootstrap/dash/TabBox.js @@ -4,7 +4,7 @@ * TabBox * */ - +Roo.bootstrap.dash = Roo.bootstrap.dash || {}; /** * @class Roo.bootstrap.dash.TabBox @@ -19,7 +19,7 @@ * @param {Object} config The config object */ -Roo.bootstrap.dash = Roo.bootstrap.dash || {}; + Roo.bootstrap.dash.TabBox = function(config){ Roo.bootstrap.dash.TabBox.superclass.constructor.call(this, config); -- 2.39.2