From b9cc4639a3c2c68cf228388715a582ffd87578b3 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Wed, 14 Aug 2019 15:18:02 +0800 Subject: [PATCH] Pman.Download.js --- Pman.Download.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Pman.Download.js b/Pman.Download.js index 7037f745..f8d1ca3a 100644 --- a/Pman.Download.js +++ b/Pman.Download.js @@ -176,7 +176,7 @@ Roo.apply(Pman.Download.prototype, { if (!this.submit) { return false; } - return false; + //return false; var frame = this.csvFrame; var success = true; -- 2.39.2