SimpleExcel.php
[Pman.Core] / Pman.Download.js
index b53640f..7037f74 100644 (file)
@@ -101,7 +101,7 @@ Pman.Download = function(cfg)
 //        });
 //    }
  
+    Roo.log(this.params);
     for(var i in this.params) {
         
         var el = this.form.createChild( {
@@ -115,7 +115,7 @@ Pman.Download = function(cfg)
         
         
     }
-    Roo.log(this.timeout || 30000);
+    
     (function() {
         this.submit = true;
         this.form.dom.submit();