From 0d2db90014d20756e4fb36321f97ac5576e413da Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Tue, 13 Dec 2011 14:27:15 +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 13338699aa..4aec014f46 100644 --- a/Roo/BorderLayout.js +++ b/Roo/BorderLayout.js @@ -493,7 +493,7 @@ layout.addxtype({ this.endUpdate(); // make the last non-background panel active.. - //if (nb) { Roo.log(nb); } + if (nb) { Roo.log(anb); } if (nb) { for(var r in abn) { -- 2.39.2