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

index 6d2b4c0..71eef77 100644 (file)
@@ -58,12 +58,12 @@ Pman.Download = function(cfg)
    
     
     
-    this.submit = false;
-    this.createCsvFrame();
+    //this.submit = false;
+    //this.createCsvFrame();
     
-    var requested = 0;
+    //var requested = 0;
      
-    Roo.EventManager.on( this.csvFrame, 'load', this.onLoad, this);
+    //Roo.EventManager.on( this.csvFrame, 'load', this.onLoad, this);
     
     
     //--- simple method..