Skip to content

Commit de5fa3d

Browse files
committed
fixes bug on apps
1 parent 9b2c60d commit de5fa3d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Diff for: Zenergy/Zenergy/Scripts/zenergyApp.js

+1-2
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,7 @@ zenergyApp.config(function ($routeProvider) {
3636
.when('/Events', {
3737
templateUrl: 'Pages/eventRegistration.html',
3838
controller: 'eventRegistrationPageController'
39-
40-
39+
})
4140

4241
.when('/Products', {
4342
templateUrl: 'Pages/products.html',

0 commit comments

Comments
 (0)