diff --git a/lib/towerops_web/live/device_live/form.html.heex b/lib/towerops_web/live/device_live/form.html.heex index ac7b6aff..99ae66ad 100644 --- a/lib/towerops_web/live/device_live/form.html.heex +++ b/lib/towerops_web/live/device_live/form.html.heex @@ -141,6 +141,11 @@ <.icon name="hero-building-office-2" class="h-4 w-4" /> Inherited from organization: {@effective_agent_name}
+ <% :global -> %> ++ <.icon name="hero-globe-alt" class="h-4 w-4" /> + Using global default cloud poller: {@effective_agent_name} +
<% :none -> %><.icon name="hero-cloud" class="h-4 w-4" /> No agent assigned - cloud polling