Link to cable termination objects
This commit is contained in:
parent
9a1531442a
commit
40c416618a
|
|
@ -16,7 +16,9 @@
|
|||
</tr>
|
||||
<tr>
|
||||
<td>Component</td>
|
||||
<td>{{ termination }}</td>
|
||||
<td>
|
||||
<a href="{{ termination.get_absolute_url }}">{{ termination }}</a>
|
||||
</td>
|
||||
</tr>
|
||||
{% else %}
|
||||
{# Circuit termination #}
|
||||
|
|
|
|||
Loading…
Reference in New Issue