[PR #15138] [MERGED] Fixes #15091: Fix initial active tab when editing an L2VPN termination #14529

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

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/15138
Author: @jeremystretch
Created: 2/13/2024
Status: Merged
Merged: 2/13/2024
Merged by: @jeremystretch

Base: developHead: 15091-fix-l2vpn-termination-tabs


📝 Commits (1)

  • 67ae196 Fixes #15091: Fix initial active tab when editing an L2VPN termination

📊 Changes

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

View changed files

📝 netbox/templates/vpn/l2vpntermination_edit.html (+2 -2)

📄 Description

Fixes: #15091

Correct the conditional logic used to determine which tab to mark as active


🔄 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/15138 **Author:** [@jeremystretch](https://github.com/jeremystretch) **Created:** 2/13/2024 **Status:** ✅ Merged **Merged:** 2/13/2024 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `develop` ← **Head:** `15091-fix-l2vpn-termination-tabs` --- ### 📝 Commits (1) - [`67ae196`](https://github.com/netbox-community/netbox/commit/67ae19611210a0048c7481ed8b0a43dddbca97d8) Fixes #15091: Fix initial active tab when editing an L2VPN termination ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `netbox/templates/vpn/l2vpntermination_edit.html` (+2 -2) </details> ### 📄 Description ### Fixes: #15091 Correct the conditional logic used to determine which tab to mark as active --- <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:25:00 +01:00
adam closed this issue 2025-12-29 23:25:00 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#14529