Skip to content

Commit a4883ff

Browse files
committed
refactoring
1 parent 5282e56 commit a4883ff

5 files changed

+1
-1025
lines changed

src/z2ui5_cl_demo_app_000.clas.abap

-8
Original file line numberDiff line numberDiff line change
@@ -923,14 +923,6 @@ CLASS z2ui5_cl_demo_app_000 IMPLEMENTATION.
923923
mode = 'LineMode'
924924
class = 'sapUiTinyMarginEnd sapUiTinyMarginBottom'
925925
).
926-
927-
panel->generic_tile(
928-
header = 'Main App with Sub App III'
929-
press = client->_event( 'Z2UI5_CL_DEMO_APP_126' )
930-
mode = 'LineMode'
931-
class = 'sapUiTinyMarginEnd sapUiTinyMarginBottom'
932-
).
933-
934926
panel->generic_tile(
935927
header = 'Speed Test'
936928
press = client->_event( 'Z2UI5_CL_DEMO_APP_082' )

src/z2ui5_cl_demo_app_126.clas.abap

-27
This file was deleted.

0 commit comments

Comments
 (0)