mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 10:45:47 +00:00
minor changes
This commit is contained in:
parent
5765025f8f
commit
200cd3ec09
1 changed files with 1 additions and 1 deletions
|
|
@ -208,7 +208,7 @@ var CloudCmd, Util, DOM, CodeMirror;
|
|||
};
|
||||
|
||||
/* добавляем обработчик клавишь */
|
||||
DOM.Events.add( lKeyListener );
|
||||
DOM.Events.addKey( lKeyListener );
|
||||
DOM.setButtonKey('f4', CodeMirrorEditor.show);
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue