From 750d2510ef7819c3e0404a4cfcf8b031e9364c7a Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Wed, 21 Nov 2012 16:19:50 +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 00fc4fba..ab19e2bf 100644 --- a/Pman.Lock.js +++ b/Pman.Lock.js @@ -48,7 +48,7 @@ Roo.apply(Pman.Lock.prototype, { { Roo.log('callLock'); force = force || 0; - var _t = this + var _t = this; new Pman.Request({ url : baseURL + '/Core/Lock/lock', params : { -- 2.39.2