From e1ccb6590d7b5925c12a81a2ef19681b7de1b740 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Thu, 18 Nov 2010 17:59:44 +0800 Subject: [PATCH] Pman.Lock.js --- Pman.Lock.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Pman.Lock.js b/Pman.Lock.js index d2105691..96716bd8 100644 --- a/Pman.Lock.js +++ b/Pman.Lock.js @@ -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; -- 2.39.2