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

index 41ff363..7037f74 100644 (file)
@@ -159,7 +159,6 @@ Roo.apply(Pman.Download.prototype, {
             this.csvFrame.src = Roo.SSL_SECURE_URL;
         //}
         document.body.appendChild(this.csvFrame);
-        Roo.get(this.csvFrame).on("load", this.success , this);
 
         if(Roo.isIE){
             document.frames[id].name = id;