From 4dae7c86e0dfaa5bb99f15261def94a33d495664 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Wed, 14 Aug 2019 15:45:02 +0800 Subject: [PATCH] Pman.Download.js --- Pman.Download.js | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Pman.Download.js b/Pman.Download.js index f4fda02d..6d2b4c0c 100644 --- a/Pman.Download.js +++ b/Pman.Download.js @@ -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() { -- 2.39.2