diff --git a/lib/towerops_web/live/network_map_live.html.heex b/lib/towerops_web/live/network_map_live.html.heex index 7e78b69b..e750bcf2 100644 --- a/lib/towerops_web/live/network_map_live.html.heex +++ b/lib/towerops_web/live/network_map_live.html.heex @@ -507,6 +507,7 @@ <.icon name="hero-arrow-top-right-on-square" class="h-4 w-4 mr-1.5" /> {t("View Device")} + <%!-- RF Links button hidden (TOW-44) — keep code intact <%= if @selected_node_detail[:is_wireless] do %> <.link navigate={~p"/devices/#{@selected_node_detail.id}?tab=rf"} @@ -516,6 +517,7 @@ {t("View RF Links")} <% end %> + --%> <% end %> @@ -563,7 +565,7 @@ Discovered - <%!-- RF Link health --%> + <%!-- RF Link health legend hidden (TOW-44) — keep code intact
RF Links:
@@ -579,6 +581,7 @@ Critical
+ --%> <%!-- Link types --%>
Link types: