[PR #10206] [MERGED] #10178 add manufacturer to device detail view devicetype #13580

Closed
opened 2025-12-29 23:19:40 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/10206
Author: @arthanson
Created: 8/30/2022
Status: Merged
Merged: 8/30/2022
Merged by: @jeremystretch

Base: developHead: 10178-devicemanufacturer


📝 Commits (1)

  • 8ca3dfd #10178 add manufacturer to device detail view devicetype

📊 Changes

2 files changed (+5 additions, -1 deletions)

View changed files

📝 netbox/dcim/models/devices.py (+4 -0)
📝 netbox/templates/dcim/device.html (+1 -1)

📄 Description

Fixes: #10178

Adds manufacturer to the device Type display and Device detail page:

devicetype


🔄 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/10206 **Author:** [@arthanson](https://github.com/arthanson) **Created:** 8/30/2022 **Status:** ✅ Merged **Merged:** 8/30/2022 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `develop` ← **Head:** `10178-devicemanufacturer` --- ### 📝 Commits (1) - [`8ca3dfd`](https://github.com/netbox-community/netbox/commit/8ca3dfd8c99a966a64c7ba61cfa2c5ef73acfed7) #10178 add manufacturer to device detail view devicetype ### 📊 Changes **2 files changed** (+5 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `netbox/dcim/models/devices.py` (+4 -0) 📝 `netbox/templates/dcim/device.html` (+1 -1) </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 approved and assigned 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 assigned feature request or bug report below. IF YOUR PULL REQUEST DOES NOT REFERENCE AN ISSUE WHICH HAS BEEN ASSIGNED TO YOU, IT WE BE CLOSED AUTOMATICALLY. For example: ### Fixes: #1234 --> ### Fixes: #10178 <!-- Please include a summary of the proposed changes below. --> Adds manufacturer to the device Type display and Device detail page: ![devicetype](https://user-images.githubusercontent.com/99642/187309971-f55f3510-26c4-4382-b3af-38b9206a7352.png) --- <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 23:19:40 +01:00
adam closed this issue 2025-12-29 23:19:41 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#13580