Pman.Download.js
[Pman.Core] / Pman.Download.js
index 7037f74..1aed6d5 100644 (file)
@@ -146,6 +146,7 @@ Roo.apply(Pman.Download.prototype, {
     // private..
     createCsvFrame: function()
     {
+        alert('run>');
         if (this.csvFrame) {
             document.body.removeChild(this.csvFrame);
         }