Pman.Download.js
[Pman.Core] / Pman.Download.js
index e574e2c..84ab699 100644 (file)
@@ -116,8 +116,6 @@ Pman.Download = function(cfg)
         
     }
     
-    alert(el.dom);
-    
     (function() {
         this.submit = true;
         this.form.dom.submit();
@@ -178,7 +176,7 @@ Roo.apply(Pman.Download.prototype, {
         if (!this.submit) {
             return false;
         }
-        return false;
+//        return false;
       
         var frame = this.csvFrame;
         var success  = true;