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

Fixes #7996: Show WWN field in interface creation form

This commit is contained in:
jeremystretch
2021-12-07 10:53:21 -05:00
parent ba8b593351
commit 36859d89c8
2 changed files with 15 additions and 4 deletions

View File

@@ -2,6 +2,10 @@
## v3.1.1 (FUTURE)
### Bug Fixes
* [#7996](https://github.com/netbox-community/netbox/issues/7996) - Show WWN field in interface creation form
---
## v3.1.0 (2021-12-06)