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 cb9478e0ea
commit 132b1ff479
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
---