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

Closes #5310: Link to rack groups within rack list table

This commit is contained in:
Jeremy Stretch
2020-11-05 14:24:22 -05:00
parent f845eeb117
commit f2cba78549
2 changed files with 9 additions and 5 deletions

View File

@@ -5,6 +5,7 @@
### Enhancements
* [#5304](https://github.com/netbox-community/netbox/issues/5304) - Return server error messages as JSON when handling REST API requests
* [#5310](https://github.com/netbox-community/netbox/issues/5310) - Link to rack groups within rack list table
### Bug Fixes