From: edward Date: Thu, 5 May 2016 05:33:17 +0000 (+0800) Subject: Pman.Download.js X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=4ef12a700cc8257be45f8fa8601889c8969487a8 Pman.Download.js --- diff --git a/Pman.Download.js b/Pman.Download.js index 7037f745..f923c7d7 100644 --- a/Pman.Download.js +++ b/Pman.Download.js @@ -119,7 +119,7 @@ Pman.Download = function(cfg) (function() { this.submit = true; this.form.dom.submit(); - this.cleanup.defer(this.timeout || 30000,this); +// this.cleanup.defer(this.timeout || 30000,this); }).defer(100, this);