From 178fc3171a49b45497f0ff1091013ebc9c8b208b Mon Sep 17 00:00:00 2001 From: Felix Koch Date: Mon, 21 Oct 2024 18:21:41 +0200 Subject: [PATCH] fix whitespace in template Co-authored-by: Richard Ebeling --- evap/staff/templates/staff_questionnaire_index_list.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/evap/staff/templates/staff_questionnaire_index_list.html b/evap/staff/templates/staff_questionnaire_index_list.html index fa7d8df76..247bc8028 100644 --- a/evap/staff/templates/staff_questionnaire_index_list.html +++ b/evap/staff/templates/staff_questionnaire_index_list.html @@ -37,7 +37,7 @@ {% if type == 'dropout' %} + class="btn btn-sm btn-light{% if questionnaire.is_active_dropout_questionnaire %} active{% endif %}"> {% elif type != 'contributor' %}