From 4c2acf5debe60c0620da90fdc1d4a67b5f725e23 Mon Sep 17 00:00:00 2001 From: Edward Date: Mon, 6 May 2013 14:14:58 +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 6011120b..4a312d78 100644 --- a/Pman.Download.js +++ b/Pman.Download.js @@ -128,7 +128,7 @@ Roo.apply(Pman.Download.prototype, { // private.. createCsvFrame: function() { - + Roo.log(this); if (this.csvFrame) { document.body.removeChild(this.csvFrame); } -- 2.39.2