[PR #16002] [MERGED] Fixes #15982: Restore the "assign IP" tab #14747

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

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/16002
Author: @jeremystretch
Created: 5/7/2024
Status: Merged
Merged: 5/7/2024
Merged by: @jeremystretch

Base: developHead: 15982-restore-assign-ip-tab


📝 Commits (1)

📊 Changes

4 files changed (+44 additions, -51 deletions)

View changed files

📝 netbox/ipam/views.py (+1 -0)
📝 netbox/templates/ipam/inc/ipaddress_edit_header.html (+12 -21)
📝 netbox/templates/ipam/ipaddress_assign.html (+26 -30)
netbox/templates/ipam/ipaddress_edit.html (+5 -0)

📄 Description

Fixes: #15982

  • Restore the ipaddress_edit.html template to render the "create/edit" and "assign" tabs
  • General 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/16002 **Author:** [@jeremystretch](https://github.com/jeremystretch) **Created:** 5/7/2024 **Status:** ✅ Merged **Merged:** 5/7/2024 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `develop` ← **Head:** `15982-restore-assign-ip-tab` --- ### 📝 Commits (1) - [`e33cd07`](https://github.com/netbox-community/netbox/commit/e33cd0795b35cb6d4251c3e585febc33a1cc0064) Fixes #15982: Restore the "assign IP" tab ### 📊 Changes **4 files changed** (+44 additions, -51 deletions) <details> <summary>View changed files</summary> 📝 `netbox/ipam/views.py` (+1 -0) 📝 `netbox/templates/ipam/inc/ipaddress_edit_header.html` (+12 -21) 📝 `netbox/templates/ipam/ipaddress_assign.html` (+26 -30) ➕ `netbox/templates/ipam/ipaddress_edit.html` (+5 -0) </details> ### 📄 Description ### Fixes: #15982 - Restore the `ipaddress_edit.html` template to render the "create/edit" and "assign" tabs - General 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:26:26 +01:00
adam closed this issue 2025-12-29 23:26:27 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#14747