[PR #16212] [CLOSED] Capitalize Filter Form Labels #14806

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

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/16212
Author: @danner26
Created: 5/21/2024
Status: Closed

Base: developHead: 16104-capitalize-multiword-filters


📄 Description

Fixes: #16104

Adds text-transform: capitalize; to the col-form-label so that all filter form labels are capitalized. This will also help with capitalization for addition tables as well (i.e. adding a device).


🔄 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/16212 **Author:** [@danner26](https://github.com/danner26) **Created:** 5/21/2024 **Status:** ❌ Closed **Base:** `develop` ← **Head:** `16104-capitalize-multiword-filters` --- ### 📄 Description ### Fixes: #16104 Adds `text-transform: capitalize;` to the `col-form-label` so that all filter form labels are capitalized. This will also help with capitalization for addition tables as well (i.e. adding a device). --- <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 23:26:51 +01:00
adam closed this issue 2025-12-29 23:26:51 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#14806