cahngement filtre groupe autheur 2

This commit is contained in:
Ambulance Clerc
2024-03-03 14:46:55 +01:00
parent bd6da07f96
commit 4c7d474d36
2 changed files with 5 additions and 1 deletions

View File

@@ -9,7 +9,11 @@
<tr>
<td style="vertical-align: top;padding-bottom: 18px" class="td_key" >
<span style="font-weight: bold;">
{% if task.done %}
{{task.key}}
{% else %}
<a href="vhc/edit/{{task.uiid}}">{{task.key}}</a>
{% endif %}
</span><br>
{{task.str_start_date}} - {{task.str_end_date}}<br>
{{task.str_start_time}} - {{task.str_end_time}}