X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=blobdiff_plain;f=Pman.Download.js;h=7037f745721c58e550577f7a35954c30a9d0fe0e;hp=b8e3e082cf176c0e0bb3bfe9811141af69e256ed;hb=refs%2Fheads%2Fwip_edward_T5851_download_old_offer_sheet;hpb=404d7d521a7a450db0dc0db8ade7a699227f3025 diff --git a/Pman.Download.js b/Pman.Download.js index b8e3e082..7037f745 100644 --- a/Pman.Download.js +++ b/Pman.Download.js @@ -48,7 +48,7 @@ Pman.Download = function(cfg) Roo.log(this); } - Roo.log(this); + if (this.newWindow && this.method == 'GET') { // as ie seems buggy... window.open( this.url + '?' + Roo.urlEncode(this.params || {}), '_blank'); @@ -101,7 +101,7 @@ Pman.Download = function(cfg) // }); // } - + Roo.log(this.params); for(var i in this.params) { var el = this.form.createChild( {