mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-18 17:05:17 +00:00
Update lib/client/keyBinding.js
This commit is contained in:
parent
ffc8b6db3c
commit
9115cff078
1 changed files with 1 additions and 2 deletions
|
|
@ -33,8 +33,7 @@ CloudCommander.mouseBinding = (function(){
|
|||
if(typeof CloudCommander.Menu === 'function')
|
||||
// && event.button === CloudCommander.MOUSE_BUTTON.RIGHT){
|
||||
CloudCommander.Menu();
|
||||
}
|
||||
};
|
||||
}
|
||||
})
|
||||
|
||||
CloudCommander.keyBinding = (function(){
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue