Roo/BorderLayout.js
authorAlan Knowles <alan@akbkhome.com>
Tue, 13 Dec 2011 05:49:53 +0000 (13:49 +0800)
committerAlan Knowles <alan@akbkhome.com>
Tue, 13 Dec 2011 05:49:53 +0000 (13:49 +0800)
Roo/BorderLayout.js

index e256995..dd2f6ce 100644 (file)
@@ -487,7 +487,7 @@ layout.addxtype({
         });
         this.endUpdate();
         // make the last non-background panel active..
-        //Roo.log(nb);
+        Roo.log(nb);
         if (nb) {
             for(var r in nb) {
                this.getRegion(r).showPanel(nb);