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

Closes #8175: Display parent object when attaching an image

This commit is contained in:
jeremystretch
2021-12-28 13:06:27 -05:00
parent 542534aeba
commit 1987647cc3
3 changed files with 18 additions and 0 deletions

View File

@@ -6,6 +6,7 @@
* [#6782](https://github.com/netbox-community/netbox/issues/6782) - Enable the inclusion of custom links in tables
* [#8100](https://github.com/netbox-community/netbox/issues/8100) - Add "other" choice for FHRP group protocol
* [#8175](https://github.com/netbox-community/netbox/issues/8175) - Display parent object when attaching an image
### Bug Fixes