Change frontend

This commit is contained in:
Ambulance Clerc
2022-10-15 04:53:51 +02:00
parent b4a558f252
commit dcbe753210
2 changed files with 2 additions and 2 deletions

View File

@@ -6,7 +6,7 @@
<table>
{% for task in latest_task_list %}
<tr style="">
<tr style="" title="{{task.desc}}">
<td style="vertical-align: top;font-weight: bold;" width="100" >
{{task.key}}
{% if task.team_transfert %}