Merge branch 'issue_7839' of https://github.com/PieterL75/netbox into issue_7839

This commit is contained in:
Pieter Lambrecht 2022-03-18 10:48:41 +01:00
commit 2aba091ba7
2 changed files with 2 additions and 2 deletions

View File

@ -83,7 +83,7 @@ markdown-include
mkdocs-material mkdocs-material
# Library for manipulating IP prefixes and addresses # Library for manipulating IP prefixes and addresses
# https://github.com/drkjam/netaddr # https://github.com/netaddr/netaddr
netaddr netaddr
# Fork of PIL (Python Imaging Library) for image processing # Fork of PIL (Python Imaging Library) for image processing

View File

@ -9,7 +9,7 @@
### Bug Fixes ### Bug Fixes
* [#8820](https://github.com/netbox-community/netbox/issues/8820) - Fix navbar background color in dark mode * [#8820](https://github.com/netbox-community/netbox/issues/8820) - Fix navbar background color in dark mode
* [#8850](https://github.com/netbox-community/netbox/issues/8850) - Show airflow field on device REST API seroializer when config context data is included * [#8850](https://github.com/netbox-community/netbox/issues/8850) - Show airflow field on device REST API serializer when config context data is included
* [#8813](https://github.com/netbox-community/netbox/issues/8813) - Search bar contents not retained after submitting * [#8813](https://github.com/netbox-community/netbox/issues/8813) - Search bar contents not retained after submitting
* [#7839](https://github.com/netbox-community/netbox/issues/8813) - Focus on searchbar * [#7839](https://github.com/netbox-community/netbox/issues/8813) - Focus on searchbar