[PR #16769] [MERGED] Fixes #16523: Restore highlighting of current device in virtual chassis members panel #14911

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

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/16769
Author: @jeremystretch
Created: 6/30/2024
Status: Merged
Merged: 7/1/2024
Merged by: @jeremystretch

Base: developHead: 16523-vc-members-table


📝 Commits (1)

  • 1a15157 Fixes #16523: Restore highlighting of current device in virtual chassis members panel

📊 Changes

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

View changed files

📝 netbox/templates/dcim/device.html (+21 -19)

📄 Description

Fixes: #16523

  • Change the class name on <tr> from info to table-primary
  • Utilize the checkmark template tag
  • Misc 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/16769 **Author:** [@jeremystretch](https://github.com/jeremystretch) **Created:** 6/30/2024 **Status:** ✅ Merged **Merged:** 7/1/2024 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `develop` ← **Head:** `16523-vc-members-table` --- ### 📝 Commits (1) - [`1a15157`](https://github.com/netbox-community/netbox/commit/1a15157c3f068992816c5f2eea5de85914a29402) Fixes #16523: Restore highlighting of current device in virtual chassis members panel ### 📊 Changes **1 file changed** (+21 additions, -19 deletions) <details> <summary>View changed files</summary> 📝 `netbox/templates/dcim/device.html` (+21 -19) </details> ### 📄 Description ### Fixes: #16523 - Change the class name on `<tr>` from `info` to `table-primary` - Utilize the `checkmark` template tag - Misc 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-29 23:27:26 +01:00
adam closed this issue 2025-12-29 23:27:26 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#14911