buildSDK/dependancy_bootstrap.txt
[roojs1] / roojs-debug.js
index e522eb3..ffc80b2 100644 (file)
@@ -343,10 +343,6 @@ Roo.factory(conf, Roo.data);
                 return; // alerT?
             }
             
-            if(window.location.href.indexOf("localhost") == -1) {
-                return;
-            }
-            
             console.log(s);
         },
         /**
@@ -9130,8 +9126,6 @@ if(opt.anim.isAnimated()){
                 this._mask = Roo.DomHelper.append(this.dom, {cls:"roo-el-mask"}, true);
             }
             
-            this._mask.dom.className = msgCls ? "roo-el-mask " + msgCls : "roo-el-mask";
-            
             this.addClass("x-masked");
             this._mask.setDisplayed(true);