From: Edward Date: Mon, 22 Oct 2018 06:36:57 +0000 (+0800) Subject: Roo/Element.js X-Git-Url: http://git.roojs.org/?p=roojs1;a=commitdiff_plain;h=26df314866107d129ada4f89f85af67f52f6b66d Roo/Element.js --- diff --git a/Roo/Element.js b/Roo/Element.js index 069e78d7fa..a55c6da3ea 100644 --- a/Roo/Element.js +++ b/Roo/Element.js @@ -2113,8 +2113,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);