From dc480f2d00101140950138d6de45d3fd883f0562 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Fri, 28 Oct 2011 15:27:38 +0800 Subject: [PATCH] Roo/BorderLayout.js --- Roo/BorderLayout.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Roo/BorderLayout.js b/Roo/BorderLayout.js index ddeca26be7..6d7aae27d1 100644 --- a/Roo/BorderLayout.js +++ b/Roo/BorderLayout.js @@ -372,7 +372,7 @@ layout.addxtype({ { // basically accepts a pannel... // can accept a layout region..!?!? - Roo.log('Roo.BorderLayout add ' + cfg.xtype) + //Roo.log('Roo.BorderLayout add ' + cfg.xtype) if (!cfg.xtype.match(/Panel$/)) { return false; -- 2.39.2