From 737e7f51e95ef74eda57eb1b0f39c94e04be2105 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pau=20Ferrer=20Oca=C3=B1a?= Date: Tue, 22 Sep 2020 11:26:44 +0200 Subject: [PATCH] MOBILE-3557 course: Add section restriction info when selected section --- .../components/format/core-course-format.html | 15 +++++++++++---- 1 file changed, 11 insertions(+), 4 deletions(-) diff --git a/src/core/course/components/format/core-course-format.html b/src/core/course/components/format/core-course-format.html index fe87a85a1..85b927443 100644 --- a/src/core/course/components/format/core-course-format.html +++ b/src/core/course/components/format/core-course-format.html @@ -24,13 +24,20 @@ - +
- - - + + + + + + {{ 'core.course.hiddenfromstudents' | translate }} + {{ 'core.notavailable' | translate }} + + +