[PR #5326] [MERGED] Fixed a UI Bug where there is no whitespace after grouped custom links. #13001

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

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/5326
Author: @991jo
Created: 11/9/2020
Status: Merged
Merged: 11/9/2020
Merged by: @jeremystretch

Base: developHead: patch-1


📝 Commits (1)

  • 7cf4095 Fixed a UI Bug where there is no whitespace after grouped custom links.

📊 Changes

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

View changed files

📝 netbox/extras/templatetags/custom_links.py (+1 -1)

📄 Description

Fixes: #5325

Adds a newline after grouped custom links so that each button has some whitespace between it and the next one.


🔄 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/5326 **Author:** [@991jo](https://github.com/991jo) **Created:** 11/9/2020 **Status:** ✅ Merged **Merged:** 11/9/2020 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `develop` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`7cf4095`](https://github.com/netbox-community/netbox/commit/7cf4095983a5c17a495067005c87968a53560666) Fixed a UI Bug where there is no whitespace after grouped custom links. ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `netbox/extras/templatetags/custom_links.py` (+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 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: #5325 <!-- Please include a summary of the proposed changes below. --> Adds a newline after grouped custom links so that each button has some whitespace between it and the next one. --- <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:24:50 +01:00
adam closed this issue 2025-12-29 22:24:50 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#13001