[PR #6880] [CLOSED] Display device names in front of device front/rear images #13178

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

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/6880
Author: @candlerb
Created: 8/4/2021
Status: Closed

Base: developHead: candlerb/6879


📝 Commits (1)

  • 1aa1dce Display device names in front of device front/rear images

📊 Changes

4 files changed (+28 additions, -3 deletions)

View changed files

📝 netbox/dcim/elevations.py (+9 -3)
📝 netbox/project-static/js/rack_elevations.js (+13 -0)
📝 netbox/templates/dcim/rack.html (+3 -0)
📝 netbox/templates/dcim/rack_elevation_list.html (+3 -0)

📄 Description

Fixes: #6879

Display device names in white text in front of device front/rear background images


🔄 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/6880 **Author:** [@candlerb](https://github.com/candlerb) **Created:** 8/4/2021 **Status:** ❌ Closed **Base:** `develop` ← **Head:** `candlerb/6879` --- ### 📝 Commits (1) - [`1aa1dce`](https://github.com/netbox-community/netbox/commit/1aa1dce2436026edd4c5a38ec849979bd96a23bb) Display device names in front of device front/rear images ### 📊 Changes **4 files changed** (+28 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `netbox/dcim/elevations.py` (+9 -3) 📝 `netbox/project-static/js/rack_elevations.js` (+13 -0) 📝 `netbox/templates/dcim/rack.html` (+3 -0) 📝 `netbox/templates/dcim/rack_elevation_list.html` (+3 -0) </details> ### 📄 Description ### Fixes: #6879 Display device names in white text in front of device front/rear background images --- <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:49 +01:00
adam closed this issue 2025-12-29 22:25:49 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#13178