[PR #6008] [CLOSED] Cleanup improper spaces with variable tags #13083

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

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/6008
Author: @matt852
Created: 3/18/2021
Status: Closed

Base: developHead: cleanup-var-spacing


📝 Commits (1)

  • 15505b5 Cleanup improper spaces with variable tags

📊 Changes

4 files changed (+5 additions, -5 deletions)

View changed files

📝 netbox/templates/dcim/cable_trace.html (+1 -1)
📝 netbox/templates/dcim/interface.html (+2 -2)
📝 netbox/templates/inc/nav_menu.html (+1 -1)
📝 netbox/templates/ipam/ipaddress.html (+1 -1)

📄 Description

Fixes: 6007

This is for general code cleanup where incorrect spacing are used in HTML tags.


🔄 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/6008 **Author:** [@matt852](https://github.com/matt852) **Created:** 3/18/2021 **Status:** ❌ Closed **Base:** `develop` ← **Head:** `cleanup-var-spacing` --- ### 📝 Commits (1) - [`15505b5`](https://github.com/netbox-community/netbox/commit/15505b5f41e4a6b7dc270792bd0d61fa6c58221e) Cleanup improper spaces with variable tags ### 📊 Changes **4 files changed** (+5 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `netbox/templates/dcim/cable_trace.html` (+1 -1) 📝 `netbox/templates/dcim/interface.html` (+2 -2) 📝 `netbox/templates/inc/nav_menu.html` (+1 -1) 📝 `netbox/templates/ipam/ipaddress.html` (+1 -1) </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: 6007 <!-- Please include a summary of the proposed changes below. --> This is for general code cleanup where incorrect spacing are used in HTML tags. --- <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:25:18 +01:00
adam closed this issue 2025-12-29 22:25:18 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#13083