From 4045ef4c3eb43fd03a5f892f0e05d412328f8cfd Mon Sep 17 00:00:00 2001 From: Edward Date: Wed, 26 Feb 2014 12:30:10 +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 1fd22ba5..2bb23d27 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.grid.ds.proxy.conn.method ; + this.method = this.method || this.grid.ds.proxy.conn.method ; var t = this; // work out the cols -- 2.39.2