Closes #6146: Add bulk disconnect support for power feeds

This commit is contained in:
jeremystretch
2021-04-12 15:02:29 -04:00
parent 8ffe6f7907
commit d114534959
4 changed files with 40 additions and 1 deletions

View File

@@ -9,6 +9,7 @@
* [#6109](https://github.com/netbox-community/netbox/issues/6109) - Add device counts to locations table
* [#6121](https://github.com/netbox-community/netbox/issues/6121) - Extend parent interface assignment to VM interfaces
* [#6125](https://github.com/netbox-community/netbox/issues/6125) - Add locations count to home page
* [#6146](https://github.com/netbox-community/netbox/issues/6146) - Add bulk disconnect support for power feeds
### Bug Fixes (from Beta)