From 7067bc2fa9144ff31c9895d7df971a272c84fca3 Mon Sep 17 00:00:00 2001 From: Graham McIntire Date: Mon, 11 May 2026 16:39:53 -0500 Subject: [PATCH] feat(gaiia): hyperlink IP addresses in untracked devices table --- .../live/org/gaiia_reconciliation_live.html.heex | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/lib/towerops_web/live/org/gaiia_reconciliation_live.html.heex b/lib/towerops_web/live/org/gaiia_reconciliation_live.html.heex index c89856e5..9e092451 100644 --- a/lib/towerops_web/live/org/gaiia_reconciliation_live.html.heex +++ b/lib/towerops_web/live/org/gaiia_reconciliation_live.html.heex @@ -175,7 +175,13 @@ - {entry.device.ip_address} + + {entry.device.ip_address} + <%= if entry.device.site do %>