mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 18:55:26 +00:00
minor changes
This commit is contained in:
parent
fd10126d63
commit
b8f5d21bac
1 changed files with 1 additions and 1 deletions
|
|
@ -77,7 +77,7 @@ var CloudCommander;
|
|||
* мы были на левой и
|
||||
* наоборот
|
||||
*/
|
||||
if(event.keyCode === lKEY.TAB){
|
||||
else if(event.keyCode === lKEY.TAB){
|
||||
console.log('Tab pressed');
|
||||
|
||||
try{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue