Utilisation taille CSS pour TD key
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
{% for task in latest_task_list %}
|
||||
|
||||
<tr>
|
||||
<td style="vertical-align: top;" width="150" >
|
||||
<td style="vertical-align: top;" class="td_key" >
|
||||
<span style="font-weight: bold;">{{task.key}}</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