[PR #12903] [MERGED] Fixes #12845: Fix pagination of related IP addresses table #14069

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

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/12903
Author: @jeremystretch
Created: 6/14/2023
Status: Merged
Merged: 6/15/2023
Merged by: @jeremystretch

Base: developHead: 12845-related-ips-pagination


📝 Commits (1)

  • 3a78bec Fixes #12845: Fix pagination of related IP addresses table

📊 Changes

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

View changed files

📝 netbox/templates/ipam/ipaddress/ip_addresses.html (+12 -12)

📄 Description

Fixes: #12845

  • Apply the htmx-container CSS class to the <div>
  • General formatting 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/12903 **Author:** [@jeremystretch](https://github.com/jeremystretch) **Created:** 6/14/2023 **Status:** ✅ Merged **Merged:** 6/15/2023 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `develop` ← **Head:** `12845-related-ips-pagination` --- ### 📝 Commits (1) - [`3a78bec`](https://github.com/netbox-community/netbox/commit/3a78bec31bd4aa8222e7fbee6643fd59464b39f2) Fixes #12845: Fix pagination of related IP addresses table ### 📊 Changes **1 file changed** (+12 additions, -12 deletions) <details> <summary>View changed files</summary> 📝 `netbox/templates/ipam/ipaddress/ip_addresses.html` (+12 -12) </details> ### 📄 Description ### Fixes: #12845 - Apply the `htmx-container` CSS class to the `<div>` - General formatting 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:22:20 +01:00
adam closed this issue 2025-12-29 23:22:20 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#14069