Skip to content
Snippets Groups Projects
Commit 218cb017 authored by Julian's avatar Julian
Browse files

Link correctly to statistics full person page

parent afafa2a4
No related branches found
No related tags found
1 merge request!361Resolve "Add statistics page for absences"
......@@ -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.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment