Skip to content

Commit bd7a151

Browse files
authored
Update View1.controller.js (#29)
test-.action
1 parent eea2c78 commit bd7a151

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/webapp/controller/View1.controller.js

-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ sap.ui.define(["sap/ui/core/mvc/Controller", "sap/ui/core/mvc/XMLView", "sap/ui/
77
"use strict";
88
return Controller.extend("z2ui5.controller.View1", {
99

10-
1110
onInit() {
1211

1312
z2ui5.oRouter.attachRouteMatched(function (oEvent) {

0 commit comments

Comments
 (0)