X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=Pman.Lock.js;fp=Pman.Lock.js;h=49bcc4d5df361fd1fae01ef580aacb3054a9e0c9;hb=2e75942d432f804f93dedb17d8cc73cb4cbba9f6;hp=b115087233a6732a72df77e4e929152fa42bd10e;hpb=a4a5c07f841b40dee5b760b2d54b2dd60aae87f2;p=Pman.Core 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() {