[PR #17423] [MERGED] 17422 update custom field group display tag #15095

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

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/17423
Author: @arthanson
Created: 9/9/2024
Status: Merged
Merged: 9/10/2024
Merged by: @jeremystretch

Base: developHead: 17422-custom-field-group


📝 Commits (2)

  • f22d2db 17422 update custom field group display tag
  • 49c1ca9 17422 review changes

📊 Changes

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

View changed files

📝 netbox/utilities/templates/form_helpers/render_custom_fields.html (+1 -1)

📄 Description

Fixes: #17422

Was set at h6 tag, but the "Custom Fields" header above is h2, so making it h3 as that is correct hierarchical wise and also displays at the correct size.

Add a new site | NetBox 2024-09-10 09-46-55


🔄 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/17423 **Author:** [@arthanson](https://github.com/arthanson) **Created:** 9/9/2024 **Status:** ✅ Merged **Merged:** 9/10/2024 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `develop` ← **Head:** `17422-custom-field-group` --- ### 📝 Commits (2) - [`f22d2db`](https://github.com/netbox-community/netbox/commit/f22d2db9defdd46c70f7a15060fffd25897b8454) 17422 update custom field group display tag - [`49c1ca9`](https://github.com/netbox-community/netbox/commit/49c1ca98c2755a17833487dd384221a1d6eb295b) 17422 review changes ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `netbox/utilities/templates/form_helpers/render_custom_fields.html` (+1 -1) </details> ### 📄 Description ### Fixes: #17422 Was set at h6 tag, but the "Custom Fields" header above is h2, so making it h3 as that is correct hierarchical wise and also displays at the correct size. ![Add a new site | NetBox 2024-09-10 09-46-55](https://github.com/user-attachments/assets/f043c6ca-bc12-4a8f-8498-63ed83714543) --- <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:19:58 +01:00
adam closed this issue 2025-12-30 00:19:58 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#15095