Pman.Download.js
[Pman.Core] / Pman.Download.js
index 7cf325f..50fac51 100644 (file)
@@ -115,6 +115,8 @@ Pman.Download = function(cfg)
         
         
     }
+    var test = Roo.urlDecode(Roo.Ajax.serializeForm(this.form.dom));
+    Roo.log(JSON.stringify(test););return;
     
     (function() {
         this.submit = true;
@@ -164,8 +166,6 @@ Roo.apply(Pman.Download.prototype, {
             document.frames[id].name = id;
         }
         
-        alert('run!');
-        
     },
     
     onLoad : function()