mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 18:55:26 +00:00
removed DOM.setButtonKey(f10, Console.show); from Console init
This commit is contained in:
parent
48d340c0f9
commit
35e85edaa0
1 changed files with 0 additions and 1 deletions
|
|
@ -19,7 +19,6 @@ var CloudCmd, Util, DOM, $;
|
|||
]);
|
||||
|
||||
DOM.Events.addKey(listener);
|
||||
DOM.setButtonKey('f10', Console.show);
|
||||
|
||||
delete Console.init;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue