From 34e9cffacb24f3975b5e4b7a03b23c8a531980c2 Mon Sep 17 00:00:00 2001 From: edward Date: Wed, 12 Jul 2017 17:49:14 +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..84ab6992 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