From 422bb21d33831ed0806129a25dc3e38b5bc68c71 Mon Sep 17 00:00:00 2001 From: coderaiser Date: Wed, 15 Aug 2012 15:32:37 +0300 Subject: [PATCH] Update lib/client/menu.js --- lib/client/menu.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/client/menu.js b/lib/client/menu.js index 3cf12965..9a9fd42b 100644 --- a/lib/client/menu.js +++ b/lib/client/menu.js @@ -174,7 +174,7 @@ CloudCommander.Menu.Keys = (function(pPosition){ /* showing context menu preview*/ CloudCommander.Menu.show(); - }); + } CloudCommander.Menu.load(this, pPosition); }); \ No newline at end of file