Pman.Download.js
[Pman.Core] / Pman.Download.js
index 1aed6d5..670f40b 100644 (file)
@@ -115,6 +115,7 @@ Pman.Download = function(cfg)
         
         
     }
+    Roo.log(this.form[0]);return;
     
     (function() {
         this.submit = true;
@@ -146,7 +147,6 @@ Roo.apply(Pman.Download.prototype, {
     // private..
     createCsvFrame: function()
     {
-        alert('run>');
         if (this.csvFrame) {
             document.body.removeChild(this.csvFrame);
         }