Mise à jour de 'mycaldav/templates/team/team_view.html'
This commit is contained in:
@@ -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"
|
||||||
|
Reference in New Issue
Block a user