diff --git a/aleksis/apps/alsijil/frontend/components/coursebook/statistics/StatisticsForPersonCard.vue b/aleksis/apps/alsijil/frontend/components/coursebook/statistics/StatisticsForPersonCard.vue index 54975be564988a730700dd85630abce53632ebf6..c081a4b1d885a37bc450d5663b7e56357de9bdd7 100644 --- a/aleksis/apps/alsijil/frontend/components/coursebook/statistics/StatisticsForPersonCard.vue +++ b/aleksis/apps/alsijil/frontend/components/coursebook/statistics/StatisticsForPersonCard.vue @@ -102,7 +102,7 @@ export default { name: "alsijil.coursebook_statistics", params: { personId: this.person.id, - schoolTermId: this.statistics.schoolTerm, + schoolTermId: this.schoolTerm.id, }, // TODO: Add where we came from as get parameter if // meeting decided that own page.