Mise à jour de 'mycaldav/templates/team/team_view.html'
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<div style="color: white">
|
||||
{% if latest_task_list %}
|
||||
<table style="font-family: 'Source Sans Pro', sans-serif; font-size: 12pt;">
|
||||
<table style="font-family: 'Source Sans Pro', sans-serif; font-size: 12pt;color: white">
|
||||
{% for task in latest_task_list %}
|
||||
|
||||
<tr style="{% if task.team_transfert %}background-color: orange;{% endif %}">
|
||||
|
Reference in New Issue
Block a user