Skip to content

Commit 4b1f892

Browse files
committed
j'en ai marre
1 parent 7f6571d commit 4b1f892

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

Zenergy/Zenergy/Scripts/Controllers/eventRegistrationPageController.js

+4-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
1-
zenergyApp.controller("eventRegistrationPageController", ["$scope", "$http", "tokenService", "$window", "$location", function ($scope, $http, tokenService, $window, $location) {
1+

2+
3+
4+
zenergyApp.controller("eventRegistrationPageController", ["$scope", "$http", "tokenService", "$window", "$location", function ($scope, $http, tokenService, $window, $location) {
25

36
$scope.pastevent = false;
47
//date format

0 commit comments

Comments
 (0)