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 322e560 commit db14306Copy full SHA for db14306
src/z2ui5_cl_demo_app_000.clas.abap
@@ -1257,15 +1257,15 @@ class = 'sapUiTinyMarginEnd sapUiTinyMarginBottom'
1257
).
1258
1259
panel->generic_tile(
1260
- header = `Messaging I`
+ header = `Messaging`
1261
subheader = 'Since 1.118'
1262
press = client->_event( 'Z2UI5_CL_DEMO_APP_135' )
1263
mode = 'LineMode'
1264
class = 'sapUiTinyMarginEnd sapUiTinyMarginBottom'
1265
1266
1267
1268
- header = `Messaging II - Nested Views`
+ header = `Messaging & Nested Views`
1269
1270
press = client->_event( 'Z2UI5_CL_DEMO_APP_071' )
1271
0 commit comments