Mise à jour de 'mycaldav/templates/team/team_view.html'

This commit is contained in:
2022-10-12 07:57:47 +02:00
parent 94580cbefb
commit 30a50f60f2

View File

@@ -15,7 +15,7 @@
{% endfor %}
<tr><td>&nbsp;</td></tr>
<tr>
<td style="border-top: 1px dashed black;font-weight: bold;padding: 5px; text-align: center;" colspan="2">Nuit</td>
<td style="border-top: 1px dashed white;font-weight: bold;padding: 5px; text-align: center;" colspan="2">Nuit</td>
</tr>
{% for task in night_task_list %}
{% if task.str_start_date == today %}