From: edward Date: Thu, 5 May 2016 04:38:04 +0000 (+0800) Subject: Pman.Download.js X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=4c5763afe894edd94361800d76196049bbd3a741 Pman.Download.js --- 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); }