Skip to content

Commit 05c93b1

Browse files
authored
Update App.controller.js
1 parent 9a83239 commit 05c93b1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/webapp/controller/App.controller.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ sap.ui.define(["sap/ui/core/mvc/Controller",
77

88
onInit() {
99

10+
1011
z2ui5.oOwnerComponent = this.getOwnerComponent();
1112
z2ui5.oConfig.pathname = z2ui5.oOwnerComponent.getManifest()["sap.app"].dataSources.http.uri;
1213
if (z2ui5?.checkLocal == true) {

0 commit comments

Comments
 (0)