[PR #15949] [MERGED] 12127 enable cable add button #14727

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

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/15949
Author: @arthanson
Created: 5/3/2024
Status: Merged
Merged: 5/6/2024
Merged by: @jeremystretch

Base: developHead: 12127-cable-add


📝 Commits (1)

  • e670e38 12127 enable cable add button

📊 Changes

2 files changed (+1 additions, -7 deletions)

View changed files

📝 netbox/dcim/views.py (+0 -6)
📝 netbox/netbox/navigation/menu.py (+1 -1)

📄 Description

Fixes: #12127

Just enables the cable add button now that the htmx functionality is in place.


🔄 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/15949 **Author:** [@arthanson](https://github.com/arthanson) **Created:** 5/3/2024 **Status:** ✅ Merged **Merged:** 5/6/2024 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `develop` ← **Head:** `12127-cable-add` --- ### 📝 Commits (1) - [`e670e38`](https://github.com/netbox-community/netbox/commit/e670e38c811a1080fa8dbff05a4d508b595be912) 12127 enable cable add button ### 📊 Changes **2 files changed** (+1 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `netbox/dcim/views.py` (+0 -6) 📝 `netbox/netbox/navigation/menu.py` (+1 -1) </details> ### 📄 Description ### Fixes: #12127 Just enables the cable add button now that the htmx functionality is in place. --- <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:26:19 +01:00
adam closed this issue 2025-12-29 23:26:19 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#14727