From d04232beace50c2f7229cd88fe2bcf3fffb20988 Mon Sep 17 00:00:00 2001 From: edward Date: Thu, 5 May 2016 13:04:08 +0800 Subject: [PATCH] Pman.Download.js --- Pman.Download.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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(); -- 2.39.2