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
+1 -1
View File
@@ -145,7 +145,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:interface_trace' %}
{% elif object.wireless_link %}
<table class="table table-hover">
<tr>