From 7470b5371477ab4b1fdf6a41059d5905bcadc6c7 Mon Sep 17 00:00:00 2001 From: Edward Date: Wed, 26 Feb 2014 12:18:06 +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 43a81aa1..d62720a6 100644 --- a/Pman.Download.js +++ b/Pman.Download.js @@ -258,7 +258,7 @@ Roo.apply(Pman.Download.prototype, { this.url = this.grid.ds.proxy.conn.url; - this.method = this.method || this.grid.ds.proxy.conn.method ; + this.method = this.grid.ds.proxy.conn.method ; var t = this; // work out the cols -- 2.39.2