From db6716c936fa3b6331fdb7a298bc46f3b9b7cd22 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Wed, 14 Aug 2019 15:14:38 +0800 Subject: [PATCH] Pman.Download.js --- Pman.Download.js | 1 - 1 file changed, 1 deletion(-) diff --git a/Pman.Download.js b/Pman.Download.js index 41ff363a..7037f745 100644 --- a/Pman.Download.js +++ b/Pman.Download.js @@ -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; -- 2.39.2