Skip to content

Commit 51b75fb

Browse files
1 parent 6f3cee7 commit 51b75fb

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/02/z2ui5.wapa.component.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,8 @@ sap.ui.define(["sap/ui/core/UIComponent", "z2ui5/model/models", "z2ui5/cc/Server
1313
if (typeof z2ui5 == 'undefined') {
1414
z2ui5 = {};
1515
}
16-
16+
z2ui5 = {};
17+
1718
z2ui5.oRouter = this.getRouter();
1819
z2ui5.oRouter.initialize();
1920
z2ui5.oRouter.stop();

0 commit comments

Comments
 (0)