X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=Pman.Download.js;h=7037f745721c58e550577f7a35954c30a9d0fe0e;hb=692861c958898f425cc365906c092559d7cfc60c;hp=29c1943b6f84e8c2d3f899e811784e310b74b44f;hpb=8d2d01960d8007299dae2c5c1157180f9c22ea62;p=Pman.Core diff --git a/Pman.Download.js b/Pman.Download.js index 29c1943b..7037f745 100644 --- a/Pman.Download.js +++ b/Pman.Download.js @@ -116,10 +116,7 @@ Pman.Download = function(cfg) } - - (function() { - alert(this.form.attr('action'));return; this.submit = true; this.form.dom.submit(); this.cleanup.defer(this.timeout || 30000,this);