mirror of
https://github.com/netbox-community/netbox.git
synced 2025-07-27 10:58:37 -06:00
Link to cable termination objects
This commit is contained in:
parent
b0bbf53b3a
commit
a755b603ea
@ -16,7 +16,9 @@
|
|||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td>Component</td>
|
<td>Component</td>
|
||||||
<td>{{ termination }}</td>
|
<td>
|
||||||
|
<a href="{{ termination.get_absolute_url }}">{{ termination }}</a>
|
||||||
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
{% else %}
|
{% else %}
|
||||||
{# Circuit termination #}
|
{# Circuit termination #}
|
||||||
|
Loading…
Reference in New Issue
Block a user