From 9b9ee9816e3944380ebdf34e9a2bb5fd77ee2a70 Mon Sep 17 00:00:00 2001 From: Edward Date: Wed, 26 Feb 2014 12:06:13 +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 1bae5f00..63330fd7 100644 --- a/Pman.Download.js +++ b/Pman.Download.js @@ -41,7 +41,7 @@ Pman.Download = function(cfg) this.params = {}; Roo.apply(this, cfg); - + Roo.log(this);return; if (this.grid) { this.buildFromGrid(); -- 2.39.2