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

Fixes #4099: Linkify interfaces on global interfaces list

This commit is contained in:
Jeremy Stretch
2020-02-05 16:52:42 -05:00
parent 68738e683a
commit d04626e75f
2 changed files with 2 additions and 0 deletions

View File

@@ -4,6 +4,7 @@
* [#4089](https://github.com/netbox-community/netbox/issues/4089) - Selection of power outlet type during bulk update is optional
* [#4091](https://github.com/netbox-community/netbox/issues/4091) - Fix filtering of objects by custom fields using UI search form
* [#4099](https://github.com/netbox-community/netbox/issues/4099) - Linkify interfaces on global interfaces list
# v2.7.4 (2020-02-04)