X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=Pman.Download.js;h=7037f745721c58e550577f7a35954c30a9d0fe0e;hb=ee1b0a9d018f5fa6cc582773ead32ff4c24a3ce9;hp=fa5e3b450718fa3f22a225abf80425e13cd8188a;hpb=cd14e853a45495a97110c260bf61a717382d2a29;p=Pman.Core 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);