From: Alan Knowles Date: Wed, 21 Sep 2011 02:05:25 +0000 (+0800) Subject: Pman.Lock.js X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=002af748b035d5904767c681d9bca346daeb0eb5 Pman.Lock.js --- 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");