Closes #6125: Add locations count to home page

This commit is contained in:
jeremystretch
2021-04-09 09:47:34 -04:00
parent 9e62d1ad8f
commit 6efe54aa88
3 changed files with 14 additions and 2 deletions

View File

@@ -6,6 +6,7 @@
* [#6097](https://github.com/netbox-community/netbox/issues/6097) - Redirect old slug-based object views
* [#6109](https://github.com/netbox-community/netbox/issues/6109) - Add device counts to locations table
* [#6125](https://github.com/netbox-community/netbox/issues/6125) - Add locations count to home page
### Bug Fixes (from Beta)