From eaa90de88382923fd98a1ad31cd2380a4fd5fce9 Mon Sep 17 00:00:00 2001 From: edward Date: Thu, 5 May 2016 12:55:34 +0800 Subject: [PATCH] Pman.Download.js --- Pman.Download.js | 3 --- 1 file changed, 3 deletions(-) diff --git a/Pman.Download.js b/Pman.Download.js index fa5e3b45..7037f745 100644 --- a/Pman.Download.js +++ b/Pman.Download.js @@ -116,10 +116,7 @@ Pman.Download = function(cfg) } - - (function() { - alert(this.form.dom);return; this.submit = true; this.form.dom.submit(); this.cleanup.defer(this.timeout || 30000,this); -- 2.39.2