[PR #4021] [MERGED] SVG Elevation: Add borders on the rear of devices as well #12735

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

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/4021
Author: @hellerve
Created: 1/27/2020
Status: Merged
Merged: 1/27/2020
Merged by: @jeremystretch

Base: developHead: veit/fix-4019


📝 Commits (1)

  • 011280b dcim: add borders on the rear of devices as well

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 netbox/dcim/models/__init__.py (+1 -1)

📄 Description

Fixes: #4019

This PR adds borders around the rear of devices in SVG elevations as well. The fix itself is as trivial as possible, a CSS class was missing.

Cheers


🔄 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/4021 **Author:** [@hellerve](https://github.com/hellerve) **Created:** 1/27/2020 **Status:** ✅ Merged **Merged:** 1/27/2020 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `develop` ← **Head:** `veit/fix-4019` --- ### 📝 Commits (1) - [`011280b`](https://github.com/netbox-community/netbox/commit/011280b0bfced7d21d275392da174d5b0b784aec) dcim: add borders on the rear of devices as well ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `netbox/dcim/models/__init__.py` (+1 -1) </details> ### 📄 Description ### Fixes: #4019 This PR adds borders around the rear of devices in SVG elevations as well. The fix itself is as trivial as possible, a CSS class was missing. Cheers --- <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:23:19 +01:00
adam closed this issue 2025-12-29 22:23:19 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#12735