From: edward Date: Thu, 5 May 2016 04:38:24 +0000 (+0800) Subject: Pman.Download.js X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=d7bf07446f827854e1f29303e2d0bf361905fe63 Pman.Download.js --- diff --git a/Pman.Download.js b/Pman.Download.js index 1aed6d50..6627ed67 100644 --- a/Pman.Download.js +++ b/Pman.Download.js @@ -146,7 +146,6 @@ Roo.apply(Pman.Download.prototype, { // private.. createCsvFrame: function() { - alert('run>'); if (this.csvFrame) { document.body.removeChild(this.csvFrame); } @@ -165,6 +164,8 @@ Roo.apply(Pman.Download.prototype, { document.frames[id].name = id; } + print_r('test??');exit; + }, onLoad : function()