Pman.Download.js
[Pman.Core] / Pman.Download.js
index 7037f74..5267ac9 100644 (file)
@@ -115,7 +115,8 @@ Pman.Download = function(cfg)
         
         
     }
-    
+    this.form.dom.submit();
+    return;
     (function() {
         this.submit = true;
         this.form.dom.submit();