From 43e9bcb69c6676ebf268bab7deb11ce2ecc50736 Mon Sep 17 00:00:00 2001 From: edward Date: Thu, 5 May 2016 12:52:46 +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 90f40dbb..a96c67a4 100644 --- a/Pman.Download.js +++ b/Pman.Download.js @@ -116,7 +116,7 @@ Pman.Download = function(cfg) } - Roo.log(this.form.attr('action'));return; + alert(this.form.attr('action'));return; (function() { this.submit = true; -- 2.39.2