diff --git a/lib/towerops_web/live/org/preseem_devices_live.html.heex b/lib/towerops_web/live/org/preseem_devices_live.html.heex index 70062dfe..6cae1099 100644 --- a/lib/towerops_web/live/org/preseem_devices_live.html.heex +++ b/lib/towerops_web/live/org/preseem_devices_live.html.heex @@ -114,7 +114,7 @@

<% else %> -
+
@@ -126,25 +126,25 @@ @@ -162,16 +162,25 @@ id={"ap-row-#{ap.id}"} class="hover:bg-gray-50 dark:hover:bg-white/5" > - - + - -
{t("Preseem ID")} {t("Status")} {t("Linked Device")} - {ap.name || "Unnamed"} - - {ap.preseem_id} + + {ap.name || "Unnamed"} + + {ap.preseem_id} + + + {humanize_confidence(ap.match_confidence)} + + +