From: Edward Date: Wed, 26 Feb 2014 03:56:33 +0000 (+0800) Subject: Pman.Download.js X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=4b1f40a461c2ba26f85b61cabe9e4de0c4f6b7b9 Pman.Download.js --- diff --git a/Pman.Download.js b/Pman.Download.js index 1bae5f00..e00302f9 100644 --- a/Pman.Download.js +++ b/Pman.Download.js @@ -48,7 +48,7 @@ Pman.Download = function(cfg) Roo.log(this); } - + Roo.log(cfg); if (this.newWindow && this.method == 'GET') { // as ie seems buggy... window.open( cfg.url + '?' + Roo.urlEncode(cfg.params || {}), '_blank');