[PR #9700] [MERGED] Fixes: #9656 Re-order journal list and form #13503

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

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/9700
Author: @PieterL75
Created: 7/11/2022
Status: Merged
Merged: 7/11/2022
Merged by: @jeremystretch

Base: developHead: issue9656_journalviewlayout


📝 Commits (1)

  • 13f854c Re-order journal list and form

📊 Changes

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

View changed files

📝 netbox/templates/extras/object_journal.html (+19 -15)

📄 Description

Fixes: #9656 Re-order journal list and form

On the the Journal tab, the 'table' of entries is placed above the 'add journal' card.


🔄 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/9700 **Author:** [@PieterL75](https://github.com/PieterL75) **Created:** 7/11/2022 **Status:** ✅ Merged **Merged:** 7/11/2022 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `develop` ← **Head:** `issue9656_journalviewlayout` --- ### 📝 Commits (1) - [`13f854c`](https://github.com/netbox-community/netbox/commit/13f854c91f931c50192ce84dc3631d12cf0d5ad0) Re-order journal list and form ### 📊 Changes **1 file changed** (+19 additions, -15 deletions) <details> <summary>View changed files</summary> 📝 `netbox/templates/extras/object_journal.html` (+19 -15) </details> ### 📄 Description <!-- Thank you for your interest in contributing to NetBox! Please note that our contribution policy requires that a feature request or bug report be opened for approval prior to filing a pull request. This helps avoid wasting time and effort on something that we might not be able to accept. Please indicate the relevant feature request or bug report below. IF YOUR PULL REQUEST DOES NOT REFERENCE AN ACCEPTED BUG REPORT OR FEATURE REQUEST, IT WILL BE MARKED AS INVALID AND CLOSED. --> ### Fixes: #9656 Re-order journal list and form <!-- Please include a summary of the proposed changes below. --> On the the Journal tab, the 'table' of entries is placed above the 'add journal' card. --- <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:19:15 +01:00
adam closed this issue 2025-12-29 23:19:15 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#13503