Roo/LayoutRegion.js
authorEdward <edward@roojs.com>
Wed, 9 Apr 2014 06:11:13 +0000 (14:11 +0800)
committerEdward <edward@roojs.com>
Wed, 9 Apr 2014 06:11:13 +0000 (14:11 +0800)
Roo/LayoutRegion.js

index 83fd3e1..4564c8e 100644 (file)
@@ -211,7 +211,6 @@ Roo.extend(Roo.LayoutRegion, Roo.BasicLayoutRegion, {
     },
 
     updateBody : function(w, h){
-        Roo.log('LayoutRegion!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!1 UpdateBody');
         if(w !== null){
             this.el.setWidth(w);
             w -= this.el.getBorderWidth("rl");