remove debugging code
[roojs1] / Roo / Element.js
index bfb68d4..a55c6da 100644 (file)
@@ -2112,6 +2112,7 @@ if(opt.anim.isAnimated()){
             if(!this._mask){
                 this._mask = Roo.DomHelper.append(this.dom, {cls:"roo-el-mask"}, true);
             }
+            
             this.addClass("x-masked");
             this._mask.setDisplayed(true);