diff --git a/Changes b/Changes index 783e8481..f20dd268 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,9 @@ 2.057002 - 2022-09-24 + [ENHANCEMENTS] + + * show canonical IP in Device Details tab + [BUG FIXES] * rename setting macsuck_no_deviceport to macsuck_no_deviceports diff --git a/share/views/ajax/device/details.tt b/share/views/ajax/device/details.tt index f838c6b5..3dda247f 100644 --- a/share/views/ajax/device/details.tt +++ b/share/views/ajax/device/details.tt @@ -5,6 +5,10 @@ System Name [% d.name | html_entity %] + + Canonical IP + [% d.ip | html_entity %] + Location [% IF user_can_port_control %]