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

Show all courses per default in timetable management

parent 8b2979c1
No related branches found
No related tags found
1 merge request!34Resolve "Show more courses on the right side of timetable management"
Pipeline #179265 passed with warnings
......@@ -1057,7 +1057,7 @@ export default defineComponent({
<v-data-iterator
:items="selectableCourses"
item-key="key"
:items-per-page="12"
:items-per-page="-1"
single-expand
:search="courseSearch"
sort-by="data.lessonRatio"
......
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