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
cde2304514
commit
90ae7a2b0f
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