From 772fceb6534f9010cffee703e4dce04aac1b50fd Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Fri, 10 Sep 2010 13:57:37 +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 6cf2e5c8..f3cd2b04 100644 --- a/Pman.Download.js +++ b/Pman.Download.js @@ -99,7 +99,7 @@ Pman.Download = function(cfg) } - this.form.submit(); + this.form.dom.submit(); } -- 2.39.2