Fixes #5962: Ensure consistent display of change log action labels

This commit is contained in:
Jeremy Stretch
2021-03-11 13:42:26 -05:00
parent 82bc4178e4
commit 5eb76a5c6a
2 changed files with 2 additions and 7 deletions

View File

@@ -5,6 +5,7 @@
### Bug Fixes
* [#5595](https://github.com/netbox-community/netbox/issues/5595) - Restore ability to delete an uploaded device type image
* [#5962](https://github.com/netbox-community/netbox/issues/5962) - Ensure consistent display of change log action labels
---