Skip to content

Commit 2bd5fe2

Browse files
authored
fix-samples-tree-overview (#547)
1 parent b4ac30d commit 2bd5fe2

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
@@ -1095,7 +1095,7 @@ CLASS z2ui5_cl_demo_app_000 IMPLEMENTATION.
10951095

10961096
panel->generic_tile( header = 'Tree Table IV'
10971097
subheader = 'Drag & Drop'
1098-
press = client->_event( 'z2ui5_cl_demo_app_116' )
1098+
press = client->_event( 'z2ui5_cl_demo_app_317' )
10991099
mode = 'LineMode'
11001100
class = 'sapUiTinyMarginEnd sapUiTinyMarginBottom'
11011101
).

0 commit comments

Comments
 (0)