mirror of
https://github.com/abap2UI5/abap2UI5.git
synced 2025-04-29 02:58:20 +08:00
[create-pull-request] automated change (#1747)
Some checks are pending
build_downport_branch / build_downpor_branch (push) Waiting to run
build_frontend_classic / build_frontend_classic (push) Waiting to run
build_frontend_cloud / build_frontend_cloud (push) Waiting to run
build_frontend_http / build_frontend_http (push) Waiting to run
ui5lint / test (push) Waiting to run
Some checks are pending
build_downport_branch / build_downpor_branch (push) Waiting to run
build_frontend_classic / build_frontend_classic (push) Waiting to run
build_frontend_cloud / build_frontend_cloud (push) Waiting to run
build_frontend_http / build_frontend_http (push) Waiting to run
ui5lint / test (push) Waiting to run
Co-authored-by: oblomov-dev <oblomov-dev@users.noreply.github.com>
This commit is contained in:
parent
62298a859d
commit
3901853880
|
@ -76,7 +76,7 @@ CLASS z2ui5_cl_app_view1_js IMPLEMENTATION.
|
|||
` await this.displayPopover(S_POPOVER.XML, 'oViewPopover', S_POPOVER.OPEN_BY_ID);` && |\n| &&
|
||||
` }` && |\n| &&
|
||||
`` && |\n| &&
|
||||
` let oState = JSON.parse(JSON.stringify({ view: z2ui5.oView.mProperties.viewContent, model: z2ui5.oView.getModel().getData(), response: z2ui5.oResponse }));` && |\n| &&
|
||||
` if (z2ui5.oView) { var oState = JSON.parse(JSON.stringify({ view: z2ui5.oView.mProperties.viewContent, model: z2ui5.oView.getModel().getData(), response: z2ui5.oResponse })); }else{ oState = {}; }` && |\n| &&
|
||||
` if (SET_PUSH_STATE) {` && |\n| &&
|
||||
` // sap.ui.core.routing.HashChanger.getInstance().setHash("423143124");` && |\n| &&
|
||||
` // sap.ui.core.routing.HashChanger.getInstance().replaceHash("423143124");` && |\n| &&
|
||||
|
@ -599,6 +599,7 @@ CLASS z2ui5_cl_app_view1_js IMPLEMENTATION.
|
|||
` },` && |\n| &&
|
||||
` })` && |\n| &&
|
||||
` });` && |\n| &&
|
||||
`` && |\n| &&
|
||||
``.
|
||||
|
||||
ENDMETHOD.
|
||||
|
|
Loading…
Reference in New Issue
Block a user