From 89eadd8b1a022300fcfc1b95a13dee07bee5bf79 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Wed, 21 Nov 2012 16:20:05 +0800 Subject: [PATCH] Pman.Lock.js --- Pman.Lock.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Pman.Lock.js b/Pman.Lock.js index ab19e2bf..b44696d7 100644 --- a/Pman.Lock.js +++ b/Pman.Lock.js @@ -98,7 +98,7 @@ Roo.apply(Pman.Lock.prototype, { unlock : function() { - Pman.Request({ + new Pman.Request({ url : baseURL + '/Core/Lock/unlock', params : { id : this.id -- 2.39.2