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
b04195e994
commit
aacc74b72e
1 changed files with 1 additions and 0 deletions
|
|
@ -113,6 +113,7 @@ CloudCommander.keyBinding = (function(){
|
|||
if (typeof CloudCommander.Menu === 'function')
|
||||
CloudCommander.Menu();
|
||||
|
||||
event.preventDefault();//запрет на дальнейшее действие
|
||||
event.returnValue = false;
|
||||
}
|
||||
/* навигация по таблице файлов*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue