Skip to content
Snippets Groups Projects
Commit 843b1820 authored by Jonathan Weth's avatar Jonathan Weth :keyboard:
Browse files

Merge branch '16-show-more-courses-on-the-right-side-of-timetable-management' into 'master'

Resolve "Show more courses on the right side of timetable management"

Closes #16

See merge request !34
parents cdec7ef7 41b783cb
No related branches found
No related tags found
1 merge request!34Resolve "Show more courses on the right side of timetable management"
Pipeline #181009 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