Closes #8252: Linkify type and group columns in clusters table

This commit is contained in:
jeremystretch
2022-01-05 21:36:20 -05:00
parent 2b3252d76e
commit 80a5682c56
2 changed files with 7 additions and 0 deletions

View File

@@ -6,6 +6,7 @@
* [#8231](https://github.com/netbox-community/netbox/issues/8231) - Use in-page dialogs for confirming object deletion
* [#8244](https://github.com/netbox-community/netbox/issues/8244) - Add length & length unit fields to cable filter form
* [#8252](https://github.com/netbox-community/netbox/issues/8252) - Linkify type and group columns in clusters table
### Bug Fixes