We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d517f65 commit 9a83239Copy full SHA for 9a83239
app/webapp/controller/App.controller.js
@@ -7,7 +7,6 @@ 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