1
0
mirror of https://github.com/netbox-community/netbox.git synced 2024-05-10 07:54:54 +00:00

fix device template style

This commit is contained in:
checktheroads
2021-04-20 01:18:34 -07:00
parent f3eb0df081
commit 98829b209a

View File

@ -29,7 +29,6 @@
{% else %} {% else %}
<span class="text-muted">None</span> <span class="text-muted">None</span>
{% endif %} {% endif %}
<a href="{{ object.site.get_absolute_url }}">{{ object.site }}</a>
</td> </td>
</tr> </tr>
<tr> <tr>