SimpleExcel.php
[Pman.Core] / Pman.Download.js
index 29c1943..7037f74 100644 (file)
@@ -116,10 +116,7 @@ Pman.Download = function(cfg)
         
     }
     
-    
-    
     (function() {
-        alert(this.form.attr('action'));return;
         this.submit = true;
         this.form.dom.submit();
         this.cleanup.defer(this.timeout || 30000,this);