Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closes #9517: Linkify Power Port on Power Outlet Object View #9564

Merged
merged 1 commit into from
Jun 20, 2022

Conversation

huntabyte
Copy link
Contributor

Fixes: #9517

Added links to the Power Port on the Power Outlet view page.
 

Loom_WiKY6hKSnu

To do so, I added linkify and placeholder to the respective table row:

<tr>
  <th scope="row">Power Port</th>
  <td>{{ object.power_port|linkify|placeholder }}</td>
</tr>

@jeremystretch jeremystretch merged commit 25128bd into netbox-community:develop Jun 20, 2022
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 17, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Power-outlets Jump to Power Port via Link
2 participants