Skip to content

Commit 0d03377

Browse files
authored
Update View1.controller.js
1 parent c0f193d commit 0d03377

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/webapp/controller/View1.controller.js

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

1010
onInit() {
1111

12+
// test
1213
z2ui5.oRouter.attachRouteMatched(function (oEvent) {
1314
z2ui5.checkInit = true;
1415
Server.Roundtrip();

0 commit comments

Comments
 (0)