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

Closes #9099: Enable display of installed module serial & asset tag in module bays list

This commit is contained in:
jeremystretch
2022-04-12 09:00:19 -04:00
parent 916e976297
commit d11031c694
3 changed files with 27 additions and 2 deletions

View File

@@ -6,6 +6,7 @@
* [#5479](https://github.com/netbox-community/netbox/issues/5479) - Allow custom job timeouts for scripts & reports
* [#8973](https://github.com/netbox-community/netbox/issues/8973) - Display VLAN group count under site view
* [#9099](https://github.com/netbox-community/netbox/issues/9099) - Enable display of installed module serial & asset tag in module bays list
### Bug Fixes