Roo/form/ComboBoxArray.js
[roojs1] / Roo / Element.js
index be39bbd..0731add 100644 (file)
@@ -2074,7 +2074,7 @@ if(opt.anim.isAnimated()){
          */
         mask : function(msg, msgCls)
         {
-            if(this.getStyle("position") == "static" && this.dom..dom.tagName !== 'BODY'){
+            if(this.getStyle("position") == "static" && this.dom.tagName !== 'BODY'){
                 this.setStyle("position", "relative");
             }
             if(!this._mask){