mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 18:55:26 +00:00
Update client.js
This commit is contained in:
parent
c4503ffce0
commit
c9da2f0f3b
1 changed files with 1 additions and 1 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue