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

Merge pull request #9564 from huntabyte/feature-9517

Closes #9517: Linkify Power Port on Power Outlet Object View
This commit is contained in:
Jeremy Stretch
2022-06-20 07:45:30 -04:00
committed by GitHub

View File

@ -44,7 +44,7 @@
</tr>
<tr>
<th scope="row">Power Port</th>
<td>{{ object.power_port }}</td>
<td>{{ object.power_port|linkify|placeholder }}</td>
</tr>
<tr>
<th scope="row">Feed Leg</th>