From d2e5df82bb1e9cf727e43721825cb1c7ac1a1bd0 Mon Sep 17 00:00:00 2001 From: Johannes Wolf Date: Mon, 7 Nov 2022 21:27:54 +0100 Subject: [PATCH] fix missing horizontal lines for currently running evaluations --- .../templates/student_index_semester_evaluations_list.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/evap/student/templates/student_index_semester_evaluations_list.html b/evap/student/templates/student_index_semester_evaluations_list.html index b35198f860..5e8147972c 100644 --- a/evap/student/templates/student_index_semester_evaluations_list.html +++ b/evap/student/templates/student_index_semester_evaluations_list.html @@ -66,7 +66,7 @@ {% for evaluation in evaluations|dictsort:"name" %}