From f1f4659d0d493ee3950c40b089883ac5e4720770 Mon Sep 17 00:00:00 2001 From: Oliver Gorwits Date: Sat, 24 Sep 2022 22:37:35 +0100 Subject: [PATCH] show canonical IP in Device Details tab --- Changes | 4 ++++ share/views/ajax/device/details.tt | 4 ++++ 2 files changed, 8 insertions(+) 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 %]