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

Closes #7925: Linkify contact phone and email attributes

This commit is contained in:
jeremystretch
2021-12-03 10:51:24 -05:00
parent 3b25db919a
commit 68f322a03b
4 changed files with 36 additions and 4 deletions

View File

@@ -15,7 +15,7 @@
* [#7812](https://github.com/netbox-community/netbox/issues/7812) - Enable change logging for image attachments
* [#7858](https://github.com/netbox-community/netbox/issues/7858) - Standardize the representation of content types across import & export functions
* [#7884](https://github.com/netbox-community/netbox/issues/7884) - Add FHRP groups column to interface tables
* [#7940](https://github.com/netbox-community/netbox/issues/7940) - Add ITA multistandard outlet
* [#7925](https://github.com/netbox-community/netbox/issues/7925) - Linkify contact phone and email attributes
### Bug Fixes