mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-18 17:05:17 +00:00
Update lib/client/menu.js
This commit is contained in:
parent
e2cc7956c2
commit
a512c44a19
1 changed files with 2 additions and 4 deletions
|
|
@ -78,10 +78,8 @@ CloudCommander.Menu.set = (function(){
|
|||
$(document).on({'contextmenu:hide.contextMenu' :
|
||||
function(pEvent){
|
||||
console.log(pEvent);
|
||||
/*
|
||||
lThis.setCurrentFile(pEvent.target);
|
||||
*/
|
||||
});
|
||||
}
|
||||
});
|
||||
|
||||
this.seted = true;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue