From 19b70f0d1bd680be22dbab5bdbfabe02c6080cee Mon Sep 17 00:00:00 2001 From: antux18 Date: Fri, 22 Sep 2023 16:01:49 -0400 Subject: [PATCH] Passage au calendrier 2023-2024. --- objects.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/objects.py b/objects.py index 690ad6f..f1f6497 100644 --- a/objects.py +++ b/objects.py @@ -94,4 +94,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=5&calType=ical" + return "https://adecons.unistra.fr/jsp/custom/modules/plannings/anonymous_cal.jsp?resources="+link.strip()+"&projectId=1&calType=ical"