## Summary Hide RF link-related UI elements from the network map page while keeping all backend code intact. ### Changes - Commented out "View RF Links" button in network map node detail panel - Commented out RF Link health legend (Good signal / Degraded / Critical) from map legend - Backend topology.ex code untouched — `compute_rf_link_stats/1` and `enrich_edges_with_rf/2` remain - No RF tab exists on the device show page, so no changes needed there ### Verification - `mix compile --warnings-as-errors` — zero warnings - `mix test` — 8490 tests pass, 0 failures Paperclip issue: TOW-44 Reviewed-on: graham/towerops-web#45 |
||
|---|---|---|
| .. | ||
| mix/tasks | ||
| snmpkit | ||
| towerops | ||
| towerops_web | ||
| snmp_lib.ex | ||
| snmp_mgr.ex | ||
| snmpkit.ex | ||
| towerops.ex | ||
| towerops_native.ex | ||
| towerops_web.ex | ||