cahngement filtre groupe autheur 2
This commit is contained in:
@@ -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}}
|
||||
|
Reference in New Issue
Block a user