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

Fix component traces all pointing to the interface trace URL

This commit is contained in:
kkthxbye-code
2022-12-30 19:01:51 +01:00
committed by Jeremy Stretch
parent 08a419ec7a
commit 5975dbcb07
7 changed files with 7 additions and 7 deletions

View File

@@ -112,7 +112,7 @@
<span class="text-success"><i class="mdi mdi-check-bold"></i></span> Marked as connected
</div>
{% elif object.cable %}
{% include 'dcim/inc/connection_endpoints.html' %}
{% include 'dcim/inc/connection_endpoints.html' with trace_url='dcim:powerfeed_trace' %}
{% else %}
<div class="text-muted">
Not connected