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

Closes #4796: Introduce configuration parameters for default rack elevation size

This commit is contained in:
Jeremy Stretch
2020-06-30 09:26:32 -04:00
parent 268b4c854e
commit 51e9b0a22a
10 changed files with 35 additions and 22 deletions

View File

@@ -4,6 +4,7 @@
### Enhancements
* [#4796](https://github.com/netbox-community/netbox/issues/4796) - Introduce configuration parameters for default rack elevation size
* [#4802](https://github.com/netbox-community/netbox/issues/4802) - Allow changing page size when displaying only a single page of results
### Bug Fixes