X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=Pman.Download.js;h=7037f745721c58e550577f7a35954c30a9d0fe0e;hb=2667e5de2255d3c16b10f3d5a9d8af0718ab8e79;hp=5267ac9abfe290b92ee44faa13e97054a6dc2668;hpb=66cb120bb0e38e7639f9653b3ddae2973e9f1b54;p=Pman.Core diff --git a/Pman.Download.js b/Pman.Download.js index 5267ac9a..7037f745 100644 --- a/Pman.Download.js +++ b/Pman.Download.js @@ -115,8 +115,7 @@ Pman.Download = function(cfg) } - this.form.dom.submit(); - return; + (function() { this.submit = true; this.form.dom.submit();