X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=Pman.Download.js;h=7037f745721c58e550577f7a35954c30a9d0fe0e;hb=2667e5de2255d3c16b10f3d5a9d8af0718ab8e79;hp=43a81aa16c699594fecb3af5b25b25b2efec459c;hpb=1abc29cd6c8a9bc8389b8ed8c253b88582221fbf;p=Pman.Core diff --git a/Pman.Download.js b/Pman.Download.js index 43a81aa1..7037f745 100644 --- a/Pman.Download.js +++ b/Pman.Download.js @@ -50,7 +50,7 @@ Pman.Download = function(cfg) if (this.newWindow && this.method == 'GET') { - // as ie seems buggy... + // as ie seems buggy... window.open( this.url + '?' + Roo.urlEncode(this.params || {}), '_blank'); return ; @@ -101,7 +101,7 @@ Pman.Download = function(cfg) // }); // } - + Roo.log(this.params); for(var i in this.params) { var el = this.form.createChild( {