Skip to content

Commit

Permalink
Update App.controller.js
Browse files Browse the repository at this point in the history
  • Loading branch information
oblomov-dev authored Feb 24, 2025
1 parent d517f65 commit 9a83239
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/webapp/controller/App.controller.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ sap.ui.define(["sap/ui/core/mvc/Controller",

onInit() {

// test
z2ui5.oOwnerComponent = this.getOwnerComponent();
z2ui5.oConfig.pathname = z2ui5.oOwnerComponent.getManifest()["sap.app"].dataSources.http.uri;
if (z2ui5?.checkLocal == true) {
Expand Down

0 comments on commit 9a83239

Please sign in to comment.