diff --git a/dashboard/static/index.html b/dashboard/static/index.html index 1ad2c111..5e4e6d72 100644 --- a/dashboard/static/index.html +++ b/dashboard/static/index.html @@ -355,19 +355,19 @@ - + - + - + - + diff --git a/dashboard/static/js/dashboard.js b/dashboard/static/js/dashboard.js index 60e70152..bf23c9a2 100644 --- a/dashboard/static/js/dashboard.js +++ b/dashboard/static/js/dashboard.js @@ -95,6 +95,7 @@ angular.module("FICApp", ["ngSanitize", "ngAnimate"]) response.data.start = new Date(response.data.start); response.data.end = new Date(response.data.end); response.data.generation = new Date(response.data.generation); + response.data.awards = new Date("2019-01-23T15:00:00Z"); $rootScope.settings = response.data; }); $http.get("/themes.json").then(function(response) {
11 h{{ settings.start - 1800000 | date:"HH' h 'mm" }} Accueil des équipes
11 h 30{{ settings.start | date:"HH' h 'mm" }} Début du challenge
15 h 30{{ settings.end | date:"HH' h 'mm" }} Fin du challenge
16 h 00{{ settings.awards | date:"HH' h 'mm" }} Remise des prix