Pman.Download.js
authoredward <edward@roojs.com>
Thu, 5 May 2016 04:38:04 +0000 (12:38 +0800)
committeredward <edward@roojs.com>
Thu, 5 May 2016 04:38:04 +0000 (12:38 +0800)
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);
         }