diff --git a/Netdisco/Changes b/Netdisco/Changes index 3fb4a258..ee04a30b 100644 --- a/Netdisco/Changes +++ b/Netdisco/Changes @@ -5,6 +5,7 @@ * Ignore devices with "phone" in their CDP/LLDP platform description * Change log format to contain UTC timestamp * Link to VLAN search by name from VLAN Inventory report + * Neighbor device links to both device and port (fragfutter) [BUG FIXES] diff --git a/Netdisco/share/views/ajax/device/ports.tt b/Netdisco/share/views/ajax/device/ports.tt index 059be403..dfd7b898 100644 --- a/Netdisco/share/views/ajax/device/ports.tt +++ b/Netdisco/share/views/ajax/device/ports.tt @@ -19,7 +19,7 @@ [% END %] - +
[% FOREACH row IN results %]