UI Element calendarappointment namespace changed (#402)

This commit is contained in:
Th0masMa 2023-07-22 09:07:13 +02:00 committed by GitHub
parent 6dacb1fe49
commit 356ca2cde4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1369,7 +1369,7 @@ CLASS Z2UI5_CL_XML_VIEW IMPLEMENTATION.
METHOD calendarappointment.
result = _generic( name = `CalendarAppointment`
ns = `unified`
ns = `u`
t_prop = VALUE #(
( n = `startDate` v = startDate )
( n = `endDate` v = endDate )