[PR #3158] [MERGED] Fixes: #3150- Formatting of cable length in cable trace #12509

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

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/3158
Author: @tb-killa
Created: 5/6/2019
Status: Merged
Merged: 5/6/2019
Merged by: @DanSheps

Base: developHead: 3150


📝 Commits (1)

  • 1b86204 Formatting of cable length in cable trace

📊 Changes

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

View changed files

📝 netbox/templates/dcim/cable_trace.html (+1 -1)

📄 Description

Fixes: #3150

This PR fix the mentioned Stuff:

  • Remove - (Minus Character)
  • Add Space (SI Brochure, Section 5.3.3)

🔄 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/3158 **Author:** [@tb-killa](https://github.com/tb-killa) **Created:** 5/6/2019 **Status:** ✅ Merged **Merged:** 5/6/2019 **Merged by:** [@DanSheps](https://github.com/DanSheps) **Base:** `develop` ← **Head:** `3150` --- ### 📝 Commits (1) - [`1b86204`](https://github.com/netbox-community/netbox/commit/1b862045e3f933a867010ed87107c62b1c1e22dd) Formatting of cable length in cable trace ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `netbox/templates/dcim/cable_trace.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: #3150 <!-- Please include a summary of the proposed changes below. --> This PR fix the mentioned Stuff: - Remove ``-`` (Minus Character) - Add ``Space`` (SI Brochure, Section 5.3.3) --- <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:21:59 +01:00
adam closed this issue 2025-12-29 22:21:59 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#12509