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

Closes #6054: Display NAPALM-enabled device tabs only when relevant

This commit is contained in:
Jeremy Stretch
2021-03-31 15:21:07 -04:00
parent 6ec8ac7597
commit b7309d5c69
4 changed files with 22 additions and 25 deletions

View File

@@ -2,6 +2,10 @@
## v2.10.9 (FUTURE)
### Enhancements
* [#6054](https://github.com/netbox-community/netbox/issues/6054) - Display NAPALM-enabled device tabs only when relevant
### Bug Fixes
* [#6073](https://github.com/netbox-community/netbox/issues/6073) - Permit users to manage their own REST API tokens without needing explicit permission