X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=Pman.Download.js;h=7037f745721c58e550577f7a35954c30a9d0fe0e;hb=81f602e2c25f2b9baf5c0a4b56e4ec614f410909;hp=b53640f98ba15ae6fda98f1546f3e4038098e9a1;hpb=3c6ad1bee4f7f60998eb05b7848e79d88e7add64;p=Pman.Core diff --git a/Pman.Download.js b/Pman.Download.js index b53640f9..7037f745 100644 --- a/Pman.Download.js +++ b/Pman.Download.js @@ -101,7 +101,7 @@ Pman.Download = function(cfg) // }); // } - + Roo.log(this.params); for(var i in this.params) { var el = this.form.createChild( { @@ -115,7 +115,7 @@ Pman.Download = function(cfg) } - Roo.log(this.timeout || 30000); + (function() { this.submit = true; this.form.dom.submit();