From febd89b7245b090cc32c8ebd4fab8e31e505c2d1 Mon Sep 17 00:00:00 2001 From: Udo Walter Date: Mon, 11 Sep 2017 18:47:54 +0200 Subject: [exams] fixed inconsistencies + made tables sortable --- .../exams/templates/page-upcoming-lectures.html | 88 ++++++++++++---------- 1 file changed, 47 insertions(+), 41 deletions(-) (limited to 'modules-available/exams/templates/page-upcoming-lectures.html') diff --git a/modules-available/exams/templates/page-upcoming-lectures.html b/modules-available/exams/templates/page-upcoming-lectures.html index 323b1017..b8c47725 100644 --- a/modules-available/exams/templates/page-upcoming-lectures.html +++ b/modules-available/exams/templates/page-upcoming-lectures.html @@ -1,46 +1,52 @@

{{lang_headingAllExamLectures}}

- - - - - - - {{#pending_lectures}} - - - - - - {{/pending_lectures}} - {{#decollapse}} - - - - {{/decollapse}} +
{{lang_lectureName}}{{lang_timeFrame}}{{lang_actions}}
- {{displayname}} - - - {{starttime_s}}   {{endtime_s}} -
- {{lang_duration}}: {{duration_s}} - {{^duration_s}}{{lang_moreThanOneDay}}{{/duration_s}} -
-
- -
- - - -
+ + + + + + + + + {{#pending_lectures}} + + + + + + {{/pending_lectures}} + + + {{#decollapse}} + + + + {{/decollapse}} +
{{lang_lectureName}}{{lang_timeFrame}}
+ {{displayname}} + + + {{starttime_s}}   {{endtime_s}} +
+ {{lang_duration}}: {{duration_s}} + {{^duration_s}}{{lang_moreThanOneDay}}{{/duration_s}} +
+
+ +
+ + + +
\ No newline at end of file -- cgit v1.2.3-55-g7522