mirror of
https://github.com/netbox-community/netbox.git
synced 2025-08-17 13:08:16 -06:00
Merge branch 'issue_7839' of https://github.com/PieterL75/netbox into issue_7839
This commit is contained in:
commit
2aba091ba7
@ -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
|
||||||
|
@ -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
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user