diff --git a/client/src/pages/learningPath/learningPathPage/LearningPathPage.vue b/client/src/pages/learningPath/learningPathPage/LearningPathPage.vue index 4234f14c..90ae0476 100644 --- a/client/src/pages/learningPath/learningPathPage/LearningPathPage.vue +++ b/client/src/pages/learningPath/learningPathPage/LearningPathPage.vue @@ -12,6 +12,7 @@ import { useCourseDataWithCompletion, useCurrentCourseSession, } from "@/composables"; +import CourseSessionDueDatesList from "@/components/dueDates/CourseSessionDueDatesList.vue"; const props = defineProps<{ courseSlug: string; @@ -65,17 +66,26 @@ const changeViewType = (viewType: ViewType) => { > +
+ +
-

Zulassungsprofil

-
- - -
-

Alle anzeigen (Allbranche)

+ Alle anzeigen (Allbranche)