refactor '' to ` (#117)

* refactor '' to `

* abaplint check fix
This commit is contained in:
oblomov 2023-03-22 15:08:53 +01:00
parent d9f681a163
commit 75279d0c77
2 changed files with 470 additions and 496 deletions

View File

@ -79,7 +79,7 @@ CLASS Z2UI5_CL_APP_DEMO_07 IMPLEMENTATION.
navbuttonpress = client->_event( 'BACK' )
)->header_content(
)->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
)->get_parent( ).

File diff suppressed because it is too large Load Diff