Pman.Lock.js
authorAlan Knowles <alan@akbkhome.com>
Thu, 18 Nov 2010 09:59:44 +0000 (17:59 +0800)
committerAlan Knowles <alan@akbkhome.com>
Thu, 18 Nov 2010 09:59:44 +0000 (17:59 +0800)
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;