Use subtype not group index
This commit is contained in:
parent
c4f76d67b0
commit
aa7f478bf8
|
@ -434,7 +434,7 @@ sub RemoveCurrentGroup()
|
|||
else
|
||||
group.setFocus(true)
|
||||
end if
|
||||
if n = 2
|
||||
if group.subtype() = "Home" then
|
||||
' refresh home page
|
||||
group.callFunc("refresh")
|
||||
end if
|
||||
|
|
Loading…
Reference in New Issue
Block a user