mirror of
https://github.com/abap2UI5/abap2UI5.git
synced 2025-04-29 15:16:15 +08:00
parent
d9f681a163
commit
75279d0c77
|
@ -79,7 +79,7 @@ CLASS Z2UI5_CL_APP_DEMO_07 IMPLEMENTATION.
|
||||||
navbuttonpress = client->_event( 'BACK' )
|
navbuttonpress = client->_event( 'BACK' )
|
||||||
)->header_content(
|
)->header_content(
|
||||||
)->toolbar_spacer(
|
)->toolbar_spacer(
|
||||||
)->link( text = 'Demo' href = 'https://twitter.com/OblomovDev/status/1638487600930357248'
|
)->link( text = 'Demo' href = 'https://twitter.com/OblomovDev/status/1638487600930357248'
|
||||||
)->link( text = 'Source_Code' href = client->get( )-s_request-url_source_code
|
)->link( text = 'Source_Code' href = client->get( )-s_request-url_source_code
|
||||||
)->get_parent( ).
|
)->get_parent( ).
|
||||||
|
|
||||||
|
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user