From 2a132288a4bf34e9590933f7cbea4408e753c9cb Mon Sep 17 00:00:00 2001 From: edward Date: Thu, 5 May 2016 13:02:08 +0800 Subject: [PATCH] Pman.Download.js --- Pman.Download.js | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Pman.Download.js b/Pman.Download.js index 236f5b28..670f40b4 100644 --- a/Pman.Download.js +++ b/Pman.Download.js @@ -115,8 +115,7 @@ Pman.Download = function(cfg) } - Roo.log(this.form); - Roo.log(this.form.dom[0].outerHTML);return; + Roo.log(this.form[0]);return; (function() { this.submit = true; -- 2.39.2