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
751b4d62ec
commit
b87bbd8af3
1 changed files with 1 additions and 1 deletions
|
|
@ -53,7 +53,7 @@ CloudCommander.keyBinding=(function(){
|
|||
lCurrentFile.className='';
|
||||
/* выделяем следующую строку*/
|
||||
lCurrentFile.nextSibling.className = CloudCommander.CURRENT_FILE;
|
||||
console.log(lCurrentFile.nextSibling.offset);
|
||||
console.log(lCurrentFile.nextSibling.offsetHeight);
|
||||
event.preventDefault();
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue