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

Fixes #12296: Fix 'mark connected' form field for bulk editing front & rear ports

This commit is contained in:
jeremystretch
2023-04-19 17:25:32 -04:00
parent c1c98f9883
commit 7b374e4cf6
2 changed files with 14 additions and 0 deletions

View File

@@ -2,6 +2,10 @@
## v3.4.9 (FUTURE)
### Bug Fixes
* [#12296](https://github.com/netbox-community/netbox/issues/12296) - Fix "mark connected" form field for bulk editing front & rear ports
---
## v3.4.8 (2023-04-12)