diff --git a/src/core/features/course/components/course-format/course-format.html b/src/core/features/course/components/course-format/course-format.html index 38d99fd84..add8466bd 100644 --- a/src/core/features/course/components/course-format/course-format.html +++ b/src/core/features/course/components/course-format/course-format.html @@ -8,10 +8,12 @@ -
+
- - + + @@ -19,13 +21,16 @@
-
+
@for (section of sections; track section.id) { @if ($index <= lastShownSectionIndex) { - + } } @@ -65,55 +70,3 @@