From: Alan Knowles Date: Tue, 25 Sep 2012 10:55:23 +0000 (+0800) Subject: Pman.Download.js X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=63d6bea998e32f415d14789c5877e06c677d456a Pman.Download.js --- diff --git a/Pman.Download.js b/Pman.Download.js index 34b74d73..cca60677 100644 --- a/Pman.Download.js +++ b/Pman.Download.js @@ -103,7 +103,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);