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 --- modules-available/exams/templates/page-exams.html | 97 ++++++++++++----------- 1 file changed, 52 insertions(+), 45 deletions(-) (limited to 'modules-available/exams/templates/page-exams.html') diff --git a/modules-available/exams/templates/page-exams.html b/modules-available/exams/templates/page-exams.html index fc88e4f4..18dd1ab2 100644 --- a/modules-available/exams/templates/page-exams.html +++ b/modules-available/exams/templates/page-exams.html @@ -1,52 +1,59 @@

{{lang_allExamPeriods}}

- - - - - - - - - {{#exams}} - - - - - - - - {{/exams}} +
{{lang_id}}{{lang_locations}}{{lang_begin}}{{lang_end}}{{lang_actions}}
{{examid}} - {{locationnames}} - {{^locationnames}} - {{lang_global}} - {{/locationnames}} - {{#lecturename}} -
- {{lang_autostart}}: {{lecturename}} -
- {{/lecturename}} -
- {{description}} - {{^description}} - {{lang_noDescription}} - {{/description}} -
-
{{starttime_s}}{{endtime_s}} -
- {{^liesInPast}} - - {{/liesInPast}} - {{lang_edit}} - - - -
-
+ + + + + + + + + + + {{#exams}} + + + + + + + + {{/exams}} +
{{lang_id}}{{lang_locations}}{{lang_begin}}{{lang_end}}
{{examid}} + {{locationnames}} + {{^locationnames}} + {{lang_global}} + {{/locationnames}} + {{#lecturename}} +
+ {{lang_autostart}}: {{lecturename}} +
+ {{/lecturename}} +
+ {{description}} + {{^description}} + {{lang_noDescription}} + {{/description}} +
+
{{starttime_s}}{{endtime_s}} +
+ {{^liesInPast}} + + {{/liesInPast}} + {{lang_edit}} + + + +
+
-
- {{lang_addExam}} +
+
+ -- cgit v1.2.3-55-g7522