From 0e04bde9bd7abada14852c46b0d29a1f572889b3 Mon Sep 17 00:00:00 2001 From: Edward Date: Mon, 6 May 2013 14:15:26 +0800 Subject: [PATCH] Pman.Download.js --- Pman.Download.js | 1 + 1 file changed, 1 insertion(+) diff --git a/Pman.Download.js b/Pman.Download.js index 4a312d78..dffdc005 100644 --- a/Pman.Download.js +++ b/Pman.Download.js @@ -128,6 +128,7 @@ Roo.apply(Pman.Download.prototype, { // private.. createCsvFrame: function() { + Roo.log('///'); Roo.log(this); if (this.csvFrame) { document.body.removeChild(this.csvFrame); -- 2.39.2