From 192feade030238361932adc5bca292f130a94ad0 Mon Sep 17 00:00:00 2001 From: edward Date: Wed, 12 Jul 2017 17:49:47 +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 84ab6992..7037f745 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