mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-20 01:47:35 +00:00
Update lib/client/menu.js
This commit is contained in:
parent
ab716bba54
commit
c80a2da1ba
1 changed files with 1 additions and 1 deletions
|
|
@ -61,7 +61,7 @@ CloudCommander.Menu.set = (function(){
|
|||
CloudCommander.Menu.seted = false;
|
||||
|
||||
CloudCommander.Menu.show = (function(pParent){
|
||||
this.set();
|
||||
pParent.set();
|
||||
$(CloudCommander.CURRENT_FILE).contextMenu();
|
||||
});
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue