From 4c7486464bdfdb090f240b9988d781312595aac6 Mon Sep 17 00:00:00 2001 From: Edward Date: Wed, 26 Feb 2014 12:26:38 +0800 Subject: [PATCH] Pman.Download.js --- Pman.Download.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Pman.Download.js b/Pman.Download.js index 1a35433e..31dfb4da 100644 --- a/Pman.Download.js +++ b/Pman.Download.js @@ -48,7 +48,7 @@ Pman.Download = function(cfg) Roo.log(this); } - + Roo.log(this); if (this.newWindow && this.method == 'GET') { // as ie seems buggy... var url = cfg.url || this.url; -- 2.39.2