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

This commit is contained in:
2022-10-15 00:22:12 +02:00
parent 83564a989a
commit 206e0a2aef

View File

@@ -7,7 +7,7 @@
{% for task in latest_task_list %} {% for task in latest_task_list %}
<tr style=""> <tr style="">
<td style="vertical-align: top;font-weight: bold;{% if task.team_transfert %}background-color: orange;{% endif %}" width="100" > <td style="vertical-align: top;font-weight: bold;" width="100" >
{{task.key}} {{task.key}}
{% if task.team_transfert %} {% if task.team_transfert %}
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"