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
42f1b77daf
commit
6cb3cd5815
1 changed files with 1 additions and 1 deletions
|
|
@ -450,7 +450,7 @@ CloudClient.Util = (function(){
|
|||
if(!lCurrent)
|
||||
lRet_b = false;
|
||||
}
|
||||
else pPosition = lCurrent;
|
||||
else pPosition = lCurrent.parentElement;
|
||||
}
|
||||
else
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue