From df10bb9b2a16d0082dd96c04b4754dbb93320359 Mon Sep 17 00:00:00 2001 From: "theo@manjaro" Date: Fri, 2 Sep 2022 11:07:34 +0200 Subject: [PATCH] =?UTF-8?q?Ajout=20du=20support=20pour=20l'ann=C3=A9e=2020?= =?UTF-8?q?22-2023?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- objects.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/objects.py b/objects.py index 80aca59..86442a7 100644 --- a/objects.py +++ b/objects.py @@ -90,4 +90,4 @@ class Dept : self.rooms = rooms def genlink(self,link): - return "https://adecons.unistra.fr/jsp/custom/modules/plannings/anonymous_cal.jsp?resources="+link.strip()+"&projectId=8&calType=ical" + return "https://adecons.unistra.fr/jsp/custom/modules/plannings/anonymous_cal.jsp?resources="+link.strip()+"&projectId=5&calType=ical"