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