From 181d2c4ae87b15f1302401cda9d4564b04b3eb01 Mon Sep 17 00:00:00 2001 From: coderaiser Date: Wed, 15 Aug 2012 11:53:52 +0300 Subject: [PATCH] Update client.js --- client.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client.js b/client.js index 66cb5d7c..93c7d43d 100644 --- a/client.js +++ b/client.js @@ -1000,7 +1000,7 @@ CloudClient._changeLinks = function(pPanelID){ * loads and shows */ lLi.oncontextmenu = function(pEvent){ - var lRetern_b = true; + var lReturn_b = true; if(typeof CloudCommander.Menu === 'function'){ CloudCommander.Menu({ x: pEvent.x,