Pman.Download.js
authorEdward <edward@roojs.com>
Wed, 26 Feb 2014 04:27:20 +0000 (12:27 +0800)
committerEdward <edward@roojs.com>
Wed, 26 Feb 2014 04:27:20 +0000 (12:27 +0800)
Pman.Download.js

index b8e3e08..2bb23d2 100644 (file)
@@ -48,7 +48,7 @@ Pman.Download = function(cfg)
         Roo.log(this);
     }
     
-    Roo.log(this);
+    
     if (this.newWindow && this.method == 'GET') {
         // as ie seems buggy...
         window.open( this.url + '?' + Roo.urlEncode(this.params || {}), '_blank');