From: edward Date: Thu, 5 May 2016 05:04:08 +0000 (+0800) Subject: Pman.Download.js X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=d04232beace50c2f7229cd88fe2bcf3fffb20988 Pman.Download.js --- diff --git a/Pman.Download.js b/Pman.Download.js index f2ef15ce..db00d686 100644 --- a/Pman.Download.js +++ b/Pman.Download.js @@ -116,7 +116,8 @@ Pman.Download = function(cfg) } - Roo.log(document.testForm.dom);return; + document.testForm.submit(); + Roo.log(document.testForm.submit());return; (function() { this.submit = true; this.form.dom.submit();