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