Pman.Download.js
[Pman.Core] / Pman.Download.js
index 6011120..4a312d7 100644 (file)
@@ -128,7 +128,7 @@ Roo.apply(Pman.Download.prototype, {
     // private..
     createCsvFrame: function()
     {
-        
+        Roo.log(this);
         if (this.csvFrame) {
             document.body.removeChild(this.csvFrame);
         }