X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=blobdiff_plain;f=Pman.Lock.js;h=b44696d717e5f89f2c10f4586ba3846ee5859d79;hp=ab19e2bf05fae8aea46b089b0b0ae94a4ca740f6;hb=8cd2a9237c684aa16bc21e3ac6d3793c49c65400;hpb=750d2510ef7819c3e0404a4cfcf8b031e9364c7a diff --git a/Pman.Lock.js b/Pman.Lock.js index ab19e2bf..b44696d7 100644 --- a/Pman.Lock.js +++ b/Pman.Lock.js @@ -98,7 +98,7 @@ Roo.apply(Pman.Lock.prototype, { unlock : function() { - Pman.Request({ + new Pman.Request({ url : baseURL + '/Core/Lock/unlock', params : { id : this.id