[PR #4738] [CLOSED] Role tag letter color adjast to background in VM view. Fixes #4737 #12911

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

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/4738
Author: @LuPo
Created: 6/9/2020
Status: Closed

Base: developHead: develop


📝 Commits (1)

  • b206132 Role tag letter color adjast to background in VM view. Fixes #4737

📊 Changes

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

View changed files

📝 netbox/virtualization/tables.py (+1 -1)

📄 Description

I have modified VIRTUALMACHINE_ROLE as template_code used in VirtualMachineTable(BaseTable) class to modify role tag letter color based on to its background. I have used fgcolor filter from helpers.


🔄 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/4738 **Author:** [@LuPo](https://github.com/LuPo) **Created:** 6/9/2020 **Status:** ❌ Closed **Base:** `develop` ← **Head:** `develop` --- ### 📝 Commits (1) - [`b206132`](https://github.com/netbox-community/netbox/commit/b2061329c912fe73206af48a4590645d526446c6) Role tag letter color adjast to background in VM view. Fixes #4737 ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `netbox/virtualization/tables.py` (+1 -1) </details> ### 📄 Description I have modified VIRTUALMACHINE_ROLE as template_code used in VirtualMachineTable(BaseTable) class to modify role tag letter color based on to its background. I have used fgcolor filter from helpers. --- <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:20 +01:00
adam closed this issue 2025-12-29 22:24:20 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#12911