From 10367b1e7c74053d35ee5cc098acf316581b32d8 Mon Sep 17 00:00:00 2001 From: edward Date: Fri, 4 Dec 2015 12:08:51 +0800 Subject: [PATCH] Roo/bootstrap/dash/TabBox.js --- Roo/bootstrap/dash/TabBox.js | 1 + 1 file changed, 1 insertion(+) diff --git a/Roo/bootstrap/dash/TabBox.js b/Roo/bootstrap/dash/TabBox.js index 2512982a0e..0f12a3ff86 100644 --- a/Roo/bootstrap/dash/TabBox.js +++ b/Roo/bootstrap/dash/TabBox.js @@ -14,6 +14,7 @@ Roo.bootstrap.dash = Roo.bootstrap.dash || {}; * @cfg {String} icon Icon of the TabBox * @cfg {Boolean} showtabs (true|false) show the tabs default true * @cfg {Boolean} tabScrollable (true|false) tab scrollable when mobile view default false + * @cfg {String} weight (primary|success|info|warning|danger) default false * * @constructor * Create a new TabBox -- 2.39.2