From: Alan Knowles Date: Wed, 14 Aug 2019 07:45:45 +0000 (+0800) Subject: Pman.Download.js X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=bfc46403e517c22663bd55d20637d82d1018e9ce Pman.Download.js --- diff --git a/Pman.Download.js b/Pman.Download.js index 6d2b4c0c..71eef776 100644 --- a/Pman.Download.js +++ b/Pman.Download.js @@ -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..