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

Closes #8047: Display sorting indicator in table column headers

This commit is contained in:
jeremystretch
2021-12-10 21:03:24 -05:00
parent 7922d3909a
commit 5b0c79629e
5 changed files with 17 additions and 3 deletions

View File

@@ -2,6 +2,10 @@
## v3.1.1 (FUTURE)
### Enhancements
* [#8047](https://github.com/netbox-community/netbox/issues/8047) - Display sorting indicator in table column headers
### Bug Fixes
* [#5869](https://github.com/netbox-community/netbox/issues/5869) - Fix permissions evaluation under available prefix/IP REST API endpoints