We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 25c9eb5 commit f16acc2Copy full SHA for f16acc2
src/z2ui5_cl_demo_app_000.clas.abap
@@ -525,7 +525,7 @@ CLASS z2ui5_cl_demo_app_000 IMPLEMENTATION.
525
panel->generic_tile(
526
header = 'Popup Display Layout'
527
subheader = ''
528
- press = client->_event( 'z2ui5_cl_demo_app_165' )
+ press = client->_event( 'z2ui5_cl_demo_app_174' )
529
mode = 'LineMode'
530
class = 'sapUiTinyMarginEnd sapUiTinyMarginBottom'
531
).
0 commit comments