mirror of
https://github.com/netbox-community/netbox.git
synced 2024-05-10 07:54:54 +00:00
update cable trace styles
This commit is contained in:
@@ -3,6 +3,6 @@
|
||||
<strong><a href="{{ termination.get_absolute_url }}">{{ termination }}</a></strong><br />
|
||||
{{ termination|meta:"verbose_name"|bettertitle }}
|
||||
{% if termination.type %}
|
||||
({{ termination.get_type_display }})
|
||||
<small class="text-muted">{{ termination.get_type_display }}</small>
|
||||
{% endif %}
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user