1
0
mirror of https://github.com/netbox-community/netbox.git synced 2024-05-10 07:54:54 +00:00

Fixes #5473: Fix alignment of rack names in elevations list

This commit is contained in:
Jeremy Stretch
2020-12-16 09:26:22 -05:00
parent bd144c996a
commit 4ce7dfa55e
3 changed files with 15 additions and 1 deletions

View File

@@ -1,5 +1,13 @@
# NetBox v2.10
## v2.10.2 (FUTURE)
### Bug Fixes
* [#5473](https://github.com/netbox-community/netbox/issues/5473) - Fix alignment of rack names in elevations list
---
## v2.10.1 (2020-12-15)
### Bug Fixes