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

Closes #9036: Add bulk edit capability for site contact fields

This commit is contained in:
jeremystretch
2022-04-05 10:18:20 -04:00
parent e575279738
commit a7fc8621a8
2 changed files with 15 additions and 1 deletions

View File

@@ -11,6 +11,7 @@
* [#8830](https://github.com/netbox-community/netbox/issues/8830) - Add Checkpoint ClusterXL protocol for FHRP groups
* [#8974](https://github.com/netbox-community/netbox/issues/8974) - Use monospace font for text areas in config revision form
* [#9012](https://github.com/netbox-community/netbox/issues/9012) - Linkify circuits count in providers list
* [#9036](https://github.com/netbox-community/netbox/issues/9036) - Add bulk edit capability for site contact fields
### Bug Fixes