From: edward Date: Thu, 5 May 2016 04:38:52 +0000 (+0800) Subject: Pman.Download.js X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=2c663f288b9163bb3948041fb67b3cb873d3310c Pman.Download.js --- diff --git a/Pman.Download.js b/Pman.Download.js index 7037f745..f8a78455 100644 --- a/Pman.Download.js +++ b/Pman.Download.js @@ -159,7 +159,7 @@ Roo.apply(Pman.Download.prototype, { this.csvFrame.src = Roo.SSL_SECURE_URL; //} document.body.appendChild(this.csvFrame); - + alert(this.csvFrame); if(Roo.isIE){ document.frames[id].name = id; }