mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-25 08:54:10 +00:00
now fancybox loads when f3 key pressed
This commit is contained in:
parent
03dce45954
commit
071a3539ee
3 changed files with 29 additions and 16 deletions
|
|
@ -822,8 +822,7 @@ try{
|
|||
CloudCommander.init();
|
||||
/* привязываем клавиши к функциям */
|
||||
CloudCommander.keyBinding();
|
||||
CloudCommander.Editor();
|
||||
CloudCommander.Viewer();
|
||||
CloudCommander.Editor();
|
||||
};
|
||||
}
|
||||
catch(err){}
|
||||
Loading…
Add table
Add a link
Reference in a new issue