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
adbce3e5cd
commit
b3b1846c59
1 changed files with 2 additions and 2 deletions
|
|
@ -147,8 +147,8 @@ var CloudCommander, Util, DOM, CloudFunc, $;
|
|||
};
|
||||
|
||||
/* добавляем обработчик клавишь */
|
||||
DOM.addKeyListener(lKeyListener)
|
||||
.setButtonKey('f3', lView);
|
||||
DOM.addKeyListener(lKeyListener);
|
||||
//.setButtonKey('f3', lView);
|
||||
};
|
||||
|
||||
CloudCmd.Viewer.FancyBox = FancyBox;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue