From 4c5763afe894edd94361800d76196049bbd3a741 Mon Sep 17 00:00:00 2001 From: edward Date: Thu, 5 May 2016 12:38:04 +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 7037f745..1aed6d50 100644 --- a/Pman.Download.js +++ b/Pman.Download.js @@ -146,6 +146,7 @@ Roo.apply(Pman.Download.prototype, { // private.. createCsvFrame: function() { + alert('run>'); if (this.csvFrame) { document.body.removeChild(this.csvFrame); } -- 2.39.2