From 002af748b035d5904767c681d9bca346daeb0eb5 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Wed, 21 Sep 2011 10:05:25 +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 43baa822..5a70dba4 100644 --- a/Pman.Lock.js +++ b/Pman.Lock.js @@ -99,7 +99,7 @@ Roo.apply(Pman.Lock.prototype, { Pman.Request({ url : baseURL + '/Core/Lock/unlock', params : { - id : this.id + id : this.cfg.id }, failure : function() { Roo.MessageBox.alert("Error", "UnLock Request failed, you may get a warning when trying to edit again"); -- 2.39.2