Closes #7372: Link to local docs for model from object add/edit views

This commit is contained in:
jeremystretch
2021-09-28 13:23:57 -04:00
parent 71449b3414
commit 3ec0fe5519
4 changed files with 7 additions and 43 deletions

View File

@@ -7,6 +7,7 @@
* [#6917](https://github.com/netbox-community/netbox/issues/6917) - Make ip assigned checkmark in ip table link to interface
* [#7118](https://github.com/netbox-community/netbox/issues/7118) - Render URL custom fields as hyperlinks in object tables
* [#7323](https://github.com/netbox-community/netbox/issues/7323) - Add serial filter field for racks & devices
* [#7372](https://github.com/netbox-community/netbox/issues/7372) - Link to local docs for model from object add/edit views
### Bug Fixes