We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b47a9e8 commit d4b1b01Copy full SHA for d4b1b01
app/webapp/controller/App.controller.js
@@ -7,7 +7,6 @@ sap.ui.define(["sap/ui/core/mvc/Controller",
7
8
onInit() {
9
10
-
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