mirror of
https://github.com/netbox-community/netbox.git
synced 2025-08-26 09:16:10 -06:00
fix indentation
This commit is contained in:
parent
d8915b6d25
commit
982dabd4ed
@ -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 %}
|
||||||
|
Loading…
Reference in New Issue
Block a user