From b2626add24d31d5980ca1a51beb1d49f551c68b7 Mon Sep 17 00:00:00 2001 From: PIQUARD SIMON <simon.piquard@unistra.fr> Date: Fri, 9 Feb 2018 17:15:43 +0100 Subject: [PATCH] Update weather.json --- weather.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/weather.json b/weather.json index 89c8def..5c505f9 100755 --- a/weather.json +++ b/weather.json @@ -1,4 +1,12 @@ [ + { + "title": "Interruption de Sosie WebEns", + "priority": "low", + "start": "2018-02-19T09:30:43+0100", + "end": "2018-08-30T12:00:43+0100", + "duration": 0, + "content": "<p>Dans le cadre du déploiement de SIHAM, l’application de consultation du service d’enseignement en ligne Sosie WebEns sera indisponible à partir du 19 février 2018, et ce jusqu'à nouvel ordre. </p><p>Dans tous les cas, l’outil sera disponible au plus tard pour la rentrée universitaire 2018-2019.</p><p> En cas de besoin, vous pouvez contacter votre gestionnaire de composante." + }, { "title": "Landsadmin - mise à jour", "priority": "low", -- GitLab