Pman.Dialog.VerifyAccess.bjs
[Pman.Core] / Pman.Dialog.VerifyAccess.js
index 25b93da..32067bd 100644 (file)
@@ -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');