Fixes #5174: Ensure consistent alignment of rack elevations

This commit is contained in:
Jeremy Stretch
2020-09-24 10:11:34 -04:00
parent 380f59ac0b
commit 856500b014
3 changed files with 16 additions and 12 deletions

View File

@@ -4,6 +4,7 @@
### Bug Fixes
* [#5174](https://github.com/netbox-community/netbox/issues/5174) - Ensure consistent alignment of rack elevations
* [#5175](https://github.com/netbox-community/netbox/issues/5175) - Fix toggling of rack elevation order
---