From: edward Date: Thu, 5 May 2016 04:51:54 +0000 (+0800) Subject: Pman.Download.js X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=af1ae8d403db55c42360e9280148bac2c8e5c9c7 Pman.Download.js --- diff --git a/Pman.Download.js b/Pman.Download.js index 5267ac9a..7037f745 100644 --- a/Pman.Download.js +++ b/Pman.Download.js @@ -115,8 +115,7 @@ Pman.Download = function(cfg) } - this.form.dom.submit(); - return; + (function() { this.submit = true; this.form.dom.submit();