Mise à jour de 'mycaldav/templates/team/team_view.html'
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
{% endfor %}
|
||||
<tr><td> </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 %}
|
||||
|
Reference in New Issue
Block a user