fix indentation

This commit is contained in:
Abhimanyu Saharan 2023-05-26 19:40:09 +05:30
parent d8915b6d25
commit 982dabd4ed

View File

@ -140,7 +140,7 @@
data-bs-placement="right" data-bs-placement="right"
title="{{ field.description|escape }}" title="{{ field.description|escape }}"
></i> ></i>
{% endif %} {% endif %}
</th> </th>
<td> <td>
{% customfield_value field value %} {% customfield_value field value %}