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

Merge pull request #3763 from hSaria/3761-token-copy-button

Fixes #3761: copy button for tokens
This commit is contained in:
Jeremy Stretch
2019-12-13 14:16:41 -05:00
committed by GitHub
2 changed files with 10 additions and 1 deletions

View File

@ -4,6 +4,7 @@
* [#3152](https://github.com/netbox-community/netbox/issues/3152) - Include direct link to rack elevations on site view
* [#3441](https://github.com/netbox-community/netbox/issues/3441) - Move virtual machine results near devices in global search
* [#3761](https://github.com/netbox-community/netbox/issues/3761) - Added copy button for API tokens
## Bug Fixes