From e7901f782f346859ce7738859f6f17ad36e78766 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Thu, 18 Nov 2010 17:49:58 +0800 Subject: [PATCH] Pman.Lock.js --- Pman.Lock.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Pman.Lock.js b/Pman.Lock.js index 31bea7bd..a47c25e2 100644 --- a/Pman.Lock.js +++ b/Pman.Lock.js @@ -62,7 +62,7 @@ Roo.apply(Pman.Lock.prototype, { if (!force && typeof(data) == 'object') { _t.confirmBreak(data); } - + _t.lock_id = data; _t.cfg.success(_t); //dont care about scope.. -- 2.39.2