Pman.Download.js
authorAlan Knowles <alan@roojs.com>
Wed, 14 Aug 2019 07:45:02 +0000 (15:45 +0800)
committerAlan Knowles <alan@roojs.com>
Wed, 14 Aug 2019 07:45:02 +0000 (15:45 +0800)
Pman.Download.js

index f4fda02..6d2b4c0 100644 (file)
@@ -167,6 +167,7 @@ Roo.apply(Pman.Download.prototype, {
     failure : false,
     
     // private..
+    /*
     createCsvFrame: function()
     {
         if (this.csvFrame) {
@@ -188,7 +189,7 @@ Roo.apply(Pman.Download.prototype, {
         }
         
     },
-    
+   
     onLoad : function()
     {
        // requested++; // second request is real one..
@@ -245,7 +246,7 @@ Roo.apply(Pman.Download.prototype, {
         
 
     },
-    
+     */
     // private - clean up download elements.
     cleanup :function()
     {