Closes #4421: Retain user's preference for config context format

This commit is contained in:
Jeremy Stretch
2020-04-24 12:01:41 -04:00
parent f019c8d2ce
commit bdbf21b3e2
7 changed files with 26 additions and 32 deletions

View File

@@ -5,7 +5,8 @@
### Enhancements
* [#3294](https://github.com/netbox-community/netbox/issues/3294) - Implement mechanism for storing user preferences
* [#4531](https://github.com/netbox-community/netbox/issues/4531) - Retain user's pagination preference
* [#4421](https://github.com/netbox-community/netbox/issues/4421) - Retain user's preference for config context format
* [#4531](https://github.com/netbox-community/netbox/issues/4531) - Retain user's preference for page length
### Bug Fixes