Return parent at avatarGroupItem (#1645)

This commit is contained in:
Christian Wildt 2024-12-12 12:58:04 +01:00 committed by GitHub
parent c202bf5c96
commit 0b1a3de959
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -5421,7 +5421,8 @@ CLASS z2ui5_cl_xml_view IMPLEMENTATION.
ENDMETHOD. ENDMETHOD.
METHOD avatar_group_item. METHOD avatar_group_item.
result = _generic( name = `AvatarGroupItem` result = me.
_generic( name = `AvatarGroupItem`
ns = `f` ns = `f`
t_prop = VALUE #( ( n = `id` v = id ) t_prop = VALUE #( ( n = `id` v = id )
( n = `busy` v = busy ) ( n = `busy` v = busy )