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