Fixes #5063: Fix "add device" link in rack elevations for opposite side of half-depth devices

This commit is contained in:
Jeremy Stretch
2020-08-31 15:26:00 -04:00
parent 26d4be2f04
commit 76f5fdebee
2 changed files with 9 additions and 1 deletions

View File

@@ -1,5 +1,13 @@
# NetBox v2.9
## v2.9.3 (FUTURE)
### Bug Fixes
* [#5063](https://github.com/netbox-community/netbox/issues/5063) - Fix "add device" link in rack elevations for opposite side of half-depth devices
---
## v2.9.2 (2020-08-27)
### Enhancements