Pman.Download.js
authorEdward <edward@roojs.com>
Mon, 6 May 2013 06:15:26 +0000 (14:15 +0800)
committerEdward <edward@roojs.com>
Mon, 6 May 2013 06:15:26 +0000 (14:15 +0800)
Pman.Download.js

index 4a312d7..dffdc00 100644 (file)
@@ -128,6 +128,7 @@ Roo.apply(Pman.Download.prototype, {
     // private..
     createCsvFrame: function()
     {
+        Roo.log('///');
         Roo.log(this);
         if (this.csvFrame) {
             document.body.removeChild(this.csvFrame);