From af1ae8d403db55c42360e9280148bac2c8e5c9c7 Mon Sep 17 00:00:00 2001 From: edward Date: Thu, 5 May 2016 12:51:54 +0800 Subject: [PATCH] Pman.Download.js --- Pman.Download.js | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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(); -- 2.39.2