Roo/bootstrap/layout/Border.js
[roojs1] / roojs-bootstrap-debug.js
index 5924398..f4fc3e9 100644 (file)
@@ -34808,9 +34808,6 @@ Roo.extend(Roo.bootstrap.layout.Border, Roo.bootstrap.layout.Manager, {
       var rs = this.regions;
       for(var target in rs){
          var r = rs[target];
-         
-         Roo.log(r);
-         
          if(typeof r != "function"){
             if(r.hasPanel(panelId)){
                return r.showPanel(panelId);