debug link vhc
This commit is contained in:
@@ -9,7 +9,11 @@
|
|||||||
<tr>
|
<tr>
|
||||||
<td style="vertical-align: top;padding-bottom: 18px" class="td_key" >
|
<td style="vertical-align: top;padding-bottom: 18px" class="td_key" >
|
||||||
<span style="font-weight: bold;">
|
<span style="font-weight: bold;">
|
||||||
|
{% if task.href != "" %}
|
||||||
|
{{task.key}}
|
||||||
|
{% else %}
|
||||||
<a href="{{task.href}}" target="_blank" style="text-decoration: none;color: white" ><span style="font-weight: bold;">{{task.key}}</span><br><br></a>
|
<a href="{{task.href}}" target="_blank" style="text-decoration: none;color: white" ><span style="font-weight: bold;">{{task.key}}</span><br><br></a>
|
||||||
|
{% endif %}
|
||||||
</span><br>
|
</span><br>
|
||||||
{{task.str_start_date}} - {{task.str_end_date}}<br>
|
{{task.str_start_date}} - {{task.str_end_date}}<br>
|
||||||
{{task.str_start_time}} - {{task.str_end_time}}
|
{{task.str_start_time}} - {{task.str_end_time}}
|
||||||
|
Reference in New Issue
Block a user