From 0c5b86b37a8676b6e412422a2aeea97d0ccb9181 Mon Sep 17 00:00:00 2001 From: edward Date: Thu, 5 May 2016 12:39:03 +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 f8a78455..7037f745 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