From 8ba45764031eca46fbf9fdd2e6f34d497a2fb3a4 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Wed, 21 Nov 2012 11:22:23 +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 8234bed0..00fc4fba 100644 --- a/Pman.Lock.js +++ b/Pman.Lock.js @@ -49,7 +49,7 @@ Roo.apply(Pman.Lock.prototype, { Roo.log('callLock'); force = force || 0; var _t = this - Pman.Request({ + new Pman.Request({ url : baseURL + '/Core/Lock/lock', params : { on_table : this.cfg.table, -- 2.39.2