Skip to content
Snippets Groups Projects
Verified Commit 515ac007 authored by permcu's avatar permcu Committed by Jonathan Weth
Browse files

Add TODO for links to group-timetables

parent b6cf64bf
No related branches found
No related tags found
1 merge request!373Resolve "Substitutions table for new data model"
......@@ -37,6 +37,9 @@ import CRUDList from "aleksis.core/components/generic/CRUDList.vue";
<v-row>
<v-col> {{ $t("chronos.substitutions.affected_groups") }} </v-col>
<v-col>
<!-- TODO: Link to group-timetable as well -->
<!-- as soon as it becomes possible to resolve a -->
<!-- group-timetable from the lesson-event group too. -->
<v-chip
v-for="group in affectedGroups"
class="ma-1"
......
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