Pman.Lock.js
[Pman.Core] / Pman.Lock.js
index d210569..96716bd 100644 (file)
@@ -41,6 +41,8 @@ Pman.Lock = function (cfg) {
 Roo.apply(Pman.Lock.prototype, {
     cfg : false,
     
+    id : false, // the id of the lock..
+    
     callLock : function(force)
     {
         force = force || 0;