diff --git a/assets/plannings.json b/assets/plannings.json index a0e92ce..221fff5 100644 --- a/assets/plannings.json +++ b/assets/plannings.json @@ -4871,16 +4871,26 @@ "id": "l1peisemestre1", "title": "Semestre 1", "edts": [ - { - "id": "g1", - "title": "Groupe 1", - "url": "https://planning.univ-ubs.fr/jsp/custom/modules/plannings/anonymous_cal.jsp?resources=4077&projectId=1&calType=ical&firstDate={date-start}&lastDate={date-end}" - }, - { - "id": "g2", - "title": "Groupe 2", - "url": "https://planning.univ-ubs.fr/jsp/custom/modules/plannings/anonymous_cal.jsp?resources=4039&projectId=1&calType=ical&firstDate={date-start}&lastDate={date-end}" - } + { + "id": "g1", + "title": "Groupe TP1", + "url": "https://planning.univ-ubs.fr/jsp/custom/modules/plannings/anonymous_cal.jsp?resources=959&projectId=1&calType=ical&firstDate={date-start}&lastDate={date-end}" + }, + { + "id": "g2", + "title": "Groupe TP2", + "url": "https://planning.univ-ubs.fr/jsp/custom/modules/plannings/anonymous_cal.jsp?resources=4039&projectId=1&calType=ical&firstDate={date-start}&lastDate={date-end}" + }, + { + "id": "g3", + "title": "Groupe TP3", + "url": "https://planning.univ-ubs.fr/jsp/custom/modules/plannings/anonymous_cal.jsp?resources=333&projectId=1&calType=ical&firstDate={date-start}&lastDate={date-end}" + }, + { + "id": "g4", + "title": "Groupe TP4", + "url": "https://planning.univ-ubs.fr/jsp/custom/modules/plannings/anonymous_cal.jsp?resources=1051&projectId=1&calType=ical&firstDate={date-start}&lastDate={date-end}" + } ] }, { @@ -14130,4 +14140,4 @@ } ] } -] \ No newline at end of file +]