From 2c663f288b9163bb3948041fb67b3cb873d3310c Mon Sep 17 00:00:00 2001 From: edward Date: Thu, 5 May 2016 12:38:52 +0800 Subject: [PATCH] Pman.Download.js --- Pman.Download.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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; } -- 2.39.2