Skip to content

Commit db14306

Browse files
committed
low release compatibility
1 parent 322e560 commit db14306

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/z2ui5_cl_demo_app_000.clas.abap

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1257,15 +1257,15 @@ class = 'sapUiTinyMarginEnd sapUiTinyMarginBottom'
12571257
).
12581258

12591259
panel->generic_tile(
1260-
header = `Messaging I`
1260+
header = `Messaging`
12611261
subheader = 'Since 1.118'
12621262
press = client->_event( 'Z2UI5_CL_DEMO_APP_135' )
12631263
mode = 'LineMode'
12641264
class = 'sapUiTinyMarginEnd sapUiTinyMarginBottom'
12651265
).
12661266

12671267
panel->generic_tile(
1268-
header = `Messaging II - Nested Views`
1268+
header = `Messaging & Nested Views`
12691269
subheader = 'Since 1.118'
12701270
press = client->_event( 'Z2UI5_CL_DEMO_APP_071' )
12711271
mode = 'LineMode'

0 commit comments

Comments
 (0)