From 337663e67ce7524e7e8bb5d03007c9ef1dffadad Mon Sep 17 00:00:00 2001 From: Luca Date: Tue, 10 May 2022 15:59:56 +0200 Subject: [PATCH] Make 'Next shifts' columns multi-line --- shiftregister/team/templates/shift_overview.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shiftregister/team/templates/shift_overview.html b/shiftregister/team/templates/shift_overview.html index 86b8dac..2fa1ba9 100644 --- a/shiftregister/team/templates/shift_overview.html +++ b/shiftregister/team/templates/shift_overview.html @@ -13,7 +13,7 @@
{% endif %}

Nächste Schichten pro Raum

-
+
{% for shift in next_shifts %}
{{ shift.room.name }}