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

Closes #5505: Add tags column to device/VM component list tables

This commit is contained in:
Jeremy Stretch
2020-08-27 09:43:20 -04:00
parent 5fe4e6cc96
commit fa73bf8e87
3 changed files with 49 additions and 10 deletions

View File

@@ -2,6 +2,10 @@
## v2.9.2 (FUTURE)
### Enhancements
* [#5055](https://github.com/netbox-community/netbox/issues/5055) - Add tags column to device/VM component list tables
### Bug Fixes
* [#4988](https://github.com/netbox-community/netbox/issues/4988) - Fix ordering of rack reservations with identical creation times