Skip to content

Commit f16acc2

Browse files
committed
add layout
1 parent 25c9eb5 commit f16acc2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/z2ui5_cl_demo_app_000.clas.abap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -525,7 +525,7 @@ CLASS z2ui5_cl_demo_app_000 IMPLEMENTATION.
525525
panel->generic_tile(
526526
header = 'Popup Display Layout'
527527
subheader = ''
528-
press = client->_event( 'z2ui5_cl_demo_app_165' )
528+
press = client->_event( 'z2ui5_cl_demo_app_174' )
529529
mode = 'LineMode'
530530
class = 'sapUiTinyMarginEnd sapUiTinyMarginBottom'
531531
).

0 commit comments

Comments
 (0)