From d2f8fb429fd7e7b253d6e9622e5a63f0b6872889 Mon Sep 17 00:00:00 2001 From: Edward Date: Thu, 2 Apr 2015 12:54:35 +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 ac2a931353..59beca6aa2 100644 --- a/Roo/bootstrap/dash/TabBox.js +++ b/Roo/bootstrap/dash/TabBox.js @@ -13,6 +13,7 @@ Roo.bootstrap.dash = Roo.bootstrap.dash || {}; * @cfg {String} title Title of the TabBox * @cfg {String} icon Icon of the TabBox * @cfg {Boolean} showtabs (true|false) show the tabs default true + * @cfg {Boolean} headerScrollable (true|false) header scrollable when mobile view * * @constructor * Create a new TabBox -- 2.39.2