From 8be2b267a0af1f9db12ba10d9569d200a6abcc9c Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Mon, 24 May 2021 11:17:49 +0800 Subject: [PATCH] fix showDownloading --- Pman.Download.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Pman.Download.js b/Pman.Download.js index 07103f67..62e845b7 100644 --- a/Pman.Download.js +++ b/Pman.Download.js @@ -200,7 +200,7 @@ Roo.apply(Pman.Download.prototype, { hiddenCols : 'show', // set to 'hide' to hide them.. - + showDownloading : false, // private.. //used by simple GET method. createCsvFrame: function() -- 2.39.2