We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c117a85 commit 1ece197Copy full SHA for 1ece197
src/02/z2ui5.wapa.controller_-app.controller.js
@@ -7,6 +7,7 @@ sap.ui.define(["sap/ui/core/mvc/Controller",
7
8
onInit() {
9
10
+ // test
11
z2ui5.oOwnerComponent = this.getOwnerComponent();
12
z2ui5.oConfig.pathname = z2ui5.oOwnerComponent.getManifest()["sap.app"].dataSources.http.uri;
13
if (z2ui5?.checkLocal == true) {
0 commit comments