From: Alan Knowles Date: Thu, 18 Nov 2010 09:37:52 +0000 (+0800) Subject: Pman.Lock.js X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=2e75942d432f804f93dedb17d8cc73cb4cbba9f6 Pman.Lock.js --- diff --git a/Pman.Lock.js b/Pman.Lock.js index b1150872..49bcc4d5 100644 --- a/Pman.Lock.js +++ b/Pman.Lock.js @@ -48,8 +48,8 @@ Roo.apply(Pman.Lock.prototype, { Pman.Request({ url : baseURL + 'Core/Lock/lock', params : { - on_table : cfg.table, - on_id : cfg.id, + on_table : this.cfg.table, + on_id : this.cfg.id, force : force }, failure : function() {