mirror of
https://github.com/abap2UI5/abap2UI5.git
synced 2025-04-30 00:16:36 +08:00
Update z2ui5_cl_http_handler.clas.abap (#358)
This commit is contained in:
parent
5e7a02e3bc
commit
d9954a7ba3
|
@ -353,7 +353,7 @@ CLASS Z2UI5_CL_HTTP_HANDLER IMPLEMENTATION.
|
||||||
` }` && |\n| &&
|
` }` && |\n| &&
|
||||||
` if (!sap.z2ui5.pathname) {` && |\n| &&
|
` if (!sap.z2ui5.pathname) {` && |\n| &&
|
||||||
` sap.z2ui5.pathname = window.location.pathname;` && |\n| &&
|
` sap.z2ui5.pathname = window.location.pathname;` && |\n| &&
|
||||||
` sap.z2ui5.pathname = "/sap/bc/http/sap/y2ui5_http_handler/";` && |\n| &&
|
` // sap.z2ui5.pathname = "/sap/bc/http/sap/y2ui5_http_handler/";` && |\n| &&
|
||||||
` }` && |\n| &&
|
` }` && |\n| &&
|
||||||
` if (!sap.z2ui5.checkLaunchpadActive) {` && |\n| &&
|
` if (!sap.z2ui5.checkLaunchpadActive) {` && |\n| &&
|
||||||
` sap.z2ui5.checkLaunchpadActive = false;` && |\n| &&
|
` sap.z2ui5.checkLaunchpadActive = false;` && |\n| &&
|
||||||
|
|
Loading…
Reference in New Issue
Block a user