Pman.Lock.js
authorAlan Knowles <alan@roojs.com>
Wed, 21 Nov 2012 03:22:23 +0000 (11:22 +0800)
committerAlan Knowles <alan@roojs.com>
Wed, 21 Nov 2012 03:22:23 +0000 (11:22 +0800)
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,