X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=Pman.Dialog.VerifyAccess.js;h=32067bd6abceb309412182b40dbe1cba553b58ef;hb=17a69f7cb587eb18ce4a08e2ac232193cd221b48;hp=25b93da4f19765fe2442b2c81d578cc6894c0840;hpb=ae144bcacaae5ca0522301c866aa9a2f8e8b263f;p=Pman.Core diff --git a/Pman.Dialog.VerifyAccess.js b/Pman.Dialog.VerifyAccess.js index 25b93da4..32067bd6 100644 --- a/Pman.Dialog.VerifyAccess.js +++ b/Pman.Dialog.VerifyAccess.js @@ -102,8 +102,7 @@ Roo.apply(Pman.Dialog.VerifyAccess.prototype, { if(!_this.form.isValid()){ return; } - Roo.log('submit'); - return; + _this.dialog.el.mask('Sending...'); _this.form.doAction('submit');