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

Closes #6400: Add cyan color choice for plugin buttons

This commit is contained in:
jeremystretch
2021-05-14 09:13:36 -04:00
parent 834b233c30
commit 138231059b
2 changed files with 6 additions and 3 deletions

View File

@@ -5,6 +5,7 @@
### Enhancements
* [#6393](https://github.com/netbox-community/netbox/issues/6393) - Add `description` filter for IP addresses
* [#6400](https://github.com/netbox-community/netbox/issues/6400) - Add cyan color choice for plugin buttons
### Bug Fixes