[PR #7785] [MERGED] Fixes #7783 - Site location visual changes #13281

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

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/7785
Author: @jasonyates
Created: 11/9/2021
Status: Merged
Merged: 11/9/2021
Merged by: @jeremystretch

Base: developHead: develop


📝 Commits (1)

📊 Changes

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

View changed files

📝 netbox/templates/dcim/site.html (+2 -2)

📄 Description

Fixes: #7783

Updating site location list to visually match the /dcim/locations list where child locations are "indented" with mdi-circle-small.

Also removes the padding-left attribute on each row as it is no longer functional.


🔄 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/7785 **Author:** [@jasonyates](https://github.com/jasonyates) **Created:** 11/9/2021 **Status:** ✅ Merged **Merged:** 11/9/2021 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `develop` ← **Head:** `develop` --- ### 📝 Commits (1) - [`3f72492`](https://github.com/netbox-community/netbox/commit/3f72492a59550469bc621df8071948f26c3fbacb) Fixed #7783 - Site location visual changes ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `netbox/templates/dcim/site.html` (+2 -2) </details> ### 📄 Description ### Fixes: #7783 Updating site location list to visually match the /dcim/locations list where child locations are "indented" with mdi-circle-small. Also removes the padding-left attribute on each row as it is no longer functional. --- <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 22:26:31 +01:00
adam closed this issue 2025-12-29 22:26:31 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#13281