[PR #14586] [MERGED] Fixes #14575: Fix display of the tags column under VDC table #14417

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

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/14586
Author: @jeremystretch
Created: 12/21/2023
Status: Merged
Merged: 12/21/2023
Merged by: @jeremystretch

Base: developHead: 14575-vdc-list-tags


📝 Commits (1)

  • f2223bb Fixes #14575: Fix display of the tags column under VDC table

📊 Changes

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

View changed files

📝 netbox/dcim/tables/devices.py (+1 -1)

📄 Description

Fixes: #14575

Correct view name for the tags column


🔄 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/14586 **Author:** [@jeremystretch](https://github.com/jeremystretch) **Created:** 12/21/2023 **Status:** ✅ Merged **Merged:** 12/21/2023 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `develop` ← **Head:** `14575-vdc-list-tags` --- ### 📝 Commits (1) - [`f2223bb`](https://github.com/netbox-community/netbox/commit/f2223bbc2b58ad3fb9285d469341d08de6935761) Fixes #14575: Fix display of the tags column under VDC table ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `netbox/dcim/tables/devices.py` (+1 -1) </details> ### 📄 Description ### Fixes: #14575 Correct view name for the `tags` column --- <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:24:22 +01:00
adam closed this issue 2025-12-29 23:24:22 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#14417