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