X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=Pman.Download.js;h=7037f745721c58e550577f7a35954c30a9d0fe0e;hb=b341a92085a9d4a5cfb1d2043e599420472aa6c8;hp=f8a7845598d6b09eb8c670672f162e82824d7916;hpb=2c663f288b9163bb3948041fb67b3cb873d3310c;p=Pman.Core 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; }