Update client.js

This commit is contained in:
coderaiser 2012-08-15 11:53:52 +03:00
parent c4503ffce0
commit c9da2f0f3b

View file

@ -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,