[PR #5897] [MERGED] Activate custom links on device components #13068

Closed
opened 2025-12-29 22:25:14 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/5897
Author: @JulianJacobi
Created: 3/1/2021
Status: Merged
Merged: 3/1/2021
Merged by: @jeremystretch

Base: developHead: feature/device_components_custom_links


📝 Commits (1)

  • cfddf57 add custom links to device components

📊 Changes

2 files changed (+13 additions, -9 deletions)

View changed files

📝 netbox/dcim/models/device_components.py (+9 -9)
📝 netbox/templates/dcim/device_component.html (+4 -0)

📄 Description

Fixes: #5884

Activate custom links feature on device component models.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/netbox-community/netbox/pull/5897 **Author:** [@JulianJacobi](https://github.com/JulianJacobi) **Created:** 3/1/2021 **Status:** ✅ Merged **Merged:** 3/1/2021 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `develop` ← **Head:** `feature/device_components_custom_links` --- ### 📝 Commits (1) - [`cfddf57`](https://github.com/netbox-community/netbox/commit/cfddf570b90d692201284ed16e60b5cfdf97cbf8) add custom links to device components ### 📊 Changes **2 files changed** (+13 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `netbox/dcim/models/device_components.py` (+9 -9) 📝 `netbox/templates/dcim/device_component.html` (+4 -0) </details> ### 📄 Description <!-- Thank you for your interest in contributing to NetBox! Please note that our contribution policy requires that a feature request or bug report be opened for approval prior to filing a pull request. This helps avoid wasting time and effort on something that we might not be able to accept. Please indicate the relevant feature request or bug report below. IF YOUR PULL REQUEST DOES NOT REFERENCE AN ACCEPTED BUG REPORT OR FEATURE REQUEST, IT WILL BE MARKED AS INVALID AND CLOSED. --> ### Fixes: #5884 Activate custom links feature on device component models. <!-- Please include a summary of the proposed changes below. --> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 22:25:14 +01:00
adam closed this issue 2025-12-29 22:25:14 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#13068