[PR #18589] [MERGED] Closes #17918: Fix styling of "tagged item types" list under tag view #15386

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

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/18589
Author: @jeremystretch
Created: 2/6/2025
Status: Merged
Merged: 2/10/2025
Merged by: @jeremystretch

Base: mainHead: 17918-tagged-items-list


📝 Commits (1)

  • c43dcd1 Closes #17918: Fix styling of "tagged items" list under tag view

📊 Changes

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

View changed files

📝 netbox/templates/extras/tag.html (+16 -15)

📄 Description

Closes: #17918

  • Use a list group for tagged items
  • Remove card-body class from "tagged objects" table (cleanup)

🔄 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/18589 **Author:** [@jeremystretch](https://github.com/jeremystretch) **Created:** 2/6/2025 **Status:** ✅ Merged **Merged:** 2/10/2025 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `main` ← **Head:** `17918-tagged-items-list` --- ### 📝 Commits (1) - [`c43dcd1`](https://github.com/netbox-community/netbox/commit/c43dcd193c1853372c53acdcca64b66cc5789941) Closes #17918: Fix styling of "tagged items" list under tag view ### 📊 Changes **1 file changed** (+16 additions, -15 deletions) <details> <summary>View changed files</summary> 📝 `netbox/templates/extras/tag.html` (+16 -15) </details> ### 📄 Description ### Closes: #17918 - Use a list group for tagged items - Remove `card-body` class from "tagged objects" table (cleanup) --- <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:21:38 +01:00
adam closed this issue 2025-12-30 00:21:38 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#15386