Pman.Lock.js
[Pman.Core] / Pman.Lock.js
index 147f462..b115087 100644 (file)
@@ -39,6 +39,7 @@ Pman.Lock = function (cfg) {
 }
 
 Roo.apply(Pman.Lock.prototype, {
+    cfg : false,
     
     callLock : function(force)
     {
@@ -113,7 +114,7 @@ Roo.apply(Pman.Lock.prototype, {
                 
                 
             }
-        })
+        });
     }