Closes #4147: Use absolute URLs in rack elevation SVG renderings

This commit is contained in:
Jeremy Stretch
2020-04-03 13:16:35 -04:00
parent 1f3a21ba20
commit 721368ea8d
4 changed files with 15 additions and 6 deletions

View File

@@ -5,6 +5,7 @@
### Enhancements
* [#3676](https://github.com/netbox-community/netbox/issues/3676) - Reference VRF by name rather than RD during IP/prefix import
* [#4147](https://github.com/netbox-community/netbox/issues/4147) - Use absolute URLs in rack elevation SVG renderings
### Bug Fixes