[PR #17805] [MERGED] Fixes #17802 - Added opaque background to Rename buttons #15205

Closed
opened 2025-12-30 00:20:36 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/17805
Author: @atownson
Created: 10/17/2024
Status: Merged
Merged: 10/18/2024
Merged by: @jeremystretch

Base: developHead: issue_17802


📝 Commits (2)

  • 33c997f Added btn-float class to the Rename button
  • b1fdb10 Added btn-float class to the Rename button

📊 Changes

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

View changed files

📝 netbox/templates/dcim/component_list.html (+1 -1)
📝 netbox/templates/dcim/device_list.html (+1 -1)

📄 Description

Fixes: #17802

Added the btn-float class to the Rename buttons in the corresponding templates.


🔄 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/17805 **Author:** [@atownson](https://github.com/atownson) **Created:** 10/17/2024 **Status:** ✅ Merged **Merged:** 10/18/2024 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `develop` ← **Head:** `issue_17802` --- ### 📝 Commits (2) - [`33c997f`](https://github.com/netbox-community/netbox/commit/33c997f9c848ffad649508c34aa3c3c2f86ece12) Added btn-float class to the Rename button - [`b1fdb10`](https://github.com/netbox-community/netbox/commit/b1fdb10ca1244161477b241914d1f41eb3991c14) Added btn-float class to the Rename button ### 📊 Changes **2 files changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `netbox/templates/dcim/component_list.html` (+1 -1) 📝 `netbox/templates/dcim/device_list.html` (+1 -1) </details> ### 📄 Description Fixes: #17802 Added the `btn-float` class to the Rename buttons in the corresponding templates. --- <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-30 00:20:36 +01:00
adam closed this issue 2025-12-30 00:20:36 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#15205