mirror of
https://github.com/netbox-community/netbox.git
synced 2026-01-15 00:02:17 -06:00
Added cable connections to component lists
This commit is contained in:
@@ -527,6 +527,7 @@
|
||||
<th>Description</th>
|
||||
<th>Mode</th>
|
||||
<th colspan="2">Connection</th>
|
||||
<th>Cable</th>
|
||||
<th></th>
|
||||
</tr>
|
||||
</thead>
|
||||
@@ -590,6 +591,7 @@
|
||||
{% endif %}
|
||||
<th>Name</th>
|
||||
<th colspan="2">Connection</th>
|
||||
<th>Cable</th>
|
||||
<th></th>
|
||||
</tr>
|
||||
</thead>
|
||||
@@ -648,6 +650,7 @@
|
||||
{% endif %}
|
||||
<th>Name</th>
|
||||
<th colspan="2">Connection</th>
|
||||
<th>Cable</th>
|
||||
<th></th>
|
||||
</tr>
|
||||
</thead>
|
||||
|
||||
Reference in New Issue
Block a user