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
commit 6dbe098c40

View File

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