Change frontend
This commit is contained in:
@@ -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 %}
|
||||
|
Reference in New Issue
Block a user