Skip to content
Snippets Groups Projects
Verified Commit 315680b9 authored by Jonathan Weth's avatar Jonathan Weth :keyboard:
Browse files

Add supervisions to timetable

parent 3e10726d
No related branches found
No related tags found
1 merge request!301New data model based on calendar events
Pipeline #163706 canceled
......@@ -193,7 +193,7 @@ export default {
</div>
</div>
<calendar-with-controls
:calendar-feeds="[{ name: 'lesson' }]"
:calendar-feeds="[{ name: 'lesson' }, { name: 'supervision' }]"
:params="{ type: selected.type, id: selected.objId }"
/>
</v-card>
......
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