From: Edward Date: Thu, 2 May 2013 08:25:22 +0000 (+0800) Subject: Pman.Download.js X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=7c7e4cbb4c6288a44dc88e83f35a072fc3779729 Pman.Download.js --- diff --git a/Pman.Download.js b/Pman.Download.js index 0b85bc63..6011120b 100644 --- a/Pman.Download.js +++ b/Pman.Download.js @@ -34,7 +34,7 @@ Pman.Download = function(cfg) this.params = {}; Roo.apply(this, cfg); - + if (this.grid) { this.buildFromGrid(); @@ -255,6 +255,7 @@ Roo.apply(Pman.Download.prototype, { } this.params.limit = this.limit; + }