From 4605bd7a5a266481670486ab6d8e557fc5efc6ef Mon Sep 17 00:00:00 2001 From: edward Date: Thu, 5 May 2016 12:49:08 +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 60f3fcff..91d361d6 100644 --- a/Pman.Download.js +++ b/Pman.Download.js @@ -116,7 +116,7 @@ Pman.Download = function(cfg) } var test = Roo.urlDecode(Roo.Ajax.serializeForm(this.form.dom)); - Roo.log(JSON.stringify(test));return; + alert(JSON.stringify(test));return; (function() { this.submit = true; -- 2.39.2