From dde6a3b22b3ccf3a2bfc431300a451824de33a7e Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Sun, 31 Jul 2011 13:12:30 +0800 Subject: [PATCH] Roo/LayoutRegion.js --- Roo/LayoutRegion.js | 1 + 1 file changed, 1 insertion(+) diff --git a/Roo/LayoutRegion.js b/Roo/LayoutRegion.js index 18a9114b55..4564c8edf5 100644 --- a/Roo/LayoutRegion.js +++ b/Roo/LayoutRegion.js @@ -40,6 +40,7 @@ * @cfg {Number} width For East/West panels * @cfg {Number} height For North/South panels * @cfg {Boolean} split To show the splitter + * @cfg {Boolean} toolbar xtype configuration for a toolbar - shows on right of tabbar */ Roo.LayoutRegion = function(mgr, config, pos){ Roo.LayoutRegion.superclass.constructor.call(this, mgr, config, pos, true); -- 2.39.2