mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-19 09:24:51 +00:00
minor changes
This commit is contained in:
parent
6d526fca4e
commit
c2fccb359f
1 changed files with 1 additions and 1 deletions
|
|
@ -43,7 +43,7 @@ CloudCommander.keyBinding=(function(){
|
|||
'left':'right';
|
||||
|
||||
if(lTabPanel[lId])
|
||||
lTabPanel[lId].className = lCurrentFile;
|
||||
lTabPanel[lId].className = lCURRENT_FILE;
|
||||
|
||||
else
|
||||
getById(lId).getElementsByTagName('li')[2]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue