Roo/BorderLayout.js
[roojs1] / Roo / BorderLayout.js
index a70dbb1..4d56074 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);