File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -65,9 +65,9 @@ CLASS z2ui5_cl_demo_app_000 IMPLEMENTATION.
6565 shownavbutton = xsdbool ( client->get( )-s_draft-id_prev_app_stack IS NOT INITIAL )
6666 )->header_content(
6767 )->toolbar_spacer(
68- )->link( text = 'SCN' target = '_blank' href = 'https://community.sap.com/t5/technology-blogs-by-members/abap2ui5-1-introduction-developing-ui5-apps-purely-in-abap/ba-p/13567635'
69- )->link( text = 'Twitter' target = '_blank' href = 'https://twitter.com/abap2UI5'
70- )->link( text = 'GitHub' target = '_blank' href = 'https://github.com/oblomov-dev/abap2ui5'
68+ * )->link( text = 'SCN' target = '_blank' href = 'https://community.sap.com/t5/technology-blogs-by-members/abap2ui5-1-introduction-developing-ui5-apps-purely-in-abap/ba-p/13567635'
69+ * )->link( text = 'Twitter' target = '_blank' href = 'https://twitter.com/abap2UI5'
70+ )->link( text = 'Install with abapGit from GitHub' target = '_blank' href = 'https://github.com/oblomov-dev/abap2ui5'
7171 )->get_parent( ).
7272
7373 page->_z2ui5( )->scrolling(
You can’t perform that action at this time.
0 commit comments