mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 18:55:26 +00:00
Update lib/client/keyBinding.js
This commit is contained in:
parent
92a3058502
commit
db510f79bc
1 changed files with 1 additions and 1 deletions
|
|
@ -33,7 +33,7 @@ CloudCommander.mouseBinding = (function(){
|
|||
event.button === CloudCommander.MOUSE_BUTTON.RIGHT){
|
||||
CloudCommander.Menu();
|
||||
|
||||
event.preventDefault();
|
||||
return false;
|
||||
}
|
||||
};
|
||||
})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue