From 4fa03f0b32fde4bada013f60bc65ed3f4664075c Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Thu, 30 Mar 2017 12:14:07 +0200 Subject: [exams] Extend "upcoming lectures" from 5 to 30 days; collapse list if > 5 Closes #3099 --- modules-available/exams/templates/page-upcoming-lectures.html | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) (limited to 'modules-available/exams/templates') diff --git a/modules-available/exams/templates/page-upcoming-lectures.html b/modules-available/exams/templates/page-upcoming-lectures.html index 4a62bc29..a1867444 100644 --- a/modules-available/exams/templates/page-upcoming-lectures.html +++ b/modules-available/exams/templates/page-upcoming-lectures.html @@ -8,7 +8,7 @@ {{lang_actions}} {{#pending_lectures}} - + {{displayname}}
@@ -30,5 +30,14 @@ {{/pending_lectures}} + {{#decollapse}} + + + + + + + + {{/decollapse}}
\ No newline at end of file -- cgit v1.2.3-55-g7522