Skip to content

Commit

Permalink
Fix ressource planning of cyberdata TP2 S5-S6 (#151)
Browse files Browse the repository at this point in the history
replace ressource id from 4527 & 4096 to 8954 & 8955
  • Loading branch information
FeebyxDev authored Dec 3, 2024
1 parent ee43cc7 commit 551b97d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions assets/plannings.json
Original file line number Diff line number Diff line change
Expand Up @@ -1742,7 +1742,7 @@
{
"id": "tp2",
"title": "TP2",
"url": "https://planning.univ-ubs.fr/jsp/custom/modules/plannings/anonymous_cal.jsp?resources=4527&projectId=1&calType=ical&firstDate={date-start}&lastDate={date-end}"
"url": "https://planning.univ-ubs.fr/jsp/custom/modules/plannings/anonymous_cal.jsp?resources=8954&projectId=1&calType=ical&firstDate={date-start}&lastDate={date-end}"
}
]
},
Expand All @@ -1758,7 +1758,7 @@
{
"id": "tp2",
"title": "TP2",
"url": "https://planning.univ-ubs.fr/jsp/custom/modules/plannings/anonymous_cal.jsp?resources=4096&projectId=1&calType=ical&firstDate={date-start}&lastDate={date-end}"
"url": "https://planning.univ-ubs.fr/jsp/custom/modules/plannings/anonymous_cal.jsp?resources=8955&projectId=1&calType=ical&firstDate={date-start}&lastDate={date-end}"
}
]
}
Expand Down

0 comments on commit 551b97d

Please sign in to comment.