Pman.Lock.js
[Pman.Core] / Pman.Lock.js
index 8234bed..00fc4fb 100644 (file)
@@ -49,7 +49,7 @@ Roo.apply(Pman.Lock.prototype, {
         Roo.log('callLock');
         force = force || 0;
         var _t = this
-        Pman.Request({
+        new Pman.Request({
             url : baseURL + '/Core/Lock/lock',
             params : {
                 on_table : this.cfg.table,