mirror of
https://github.com/abap2UI5/abap2UI5.git
synced 2025-04-29 23:06:30 +08:00
UI Element calendarappointment namespace changed (#402)
This commit is contained in:
parent
6dacb1fe49
commit
356ca2cde4
|
@ -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 )
|
||||
|
|
Loading…
Reference in New Issue
Block a user