diff --git a/lib/aprs_web/live/packets_live/callsign_view.html.heex b/lib/aprs_web/live/packets_live/callsign_view.html.heex index ddab735..0a5161a 100644 --- a/lib/aprs_web/live/packets_live/callsign_view.html.heex +++ b/lib/aprs_web/live/packets_live/callsign_view.html.heex @@ -63,17 +63,11 @@ <:col :let={packet} label="Sender"> {packet.sender} - <:col :let={packet} label="SSID"> - {packet.ssid} - <:col :let={packet} label="Data Type"> {packet.data_type} - <:col :let={packet} label="Destination"> - {packet.destination} - <:col :let={packet} label="Information"> <%= if String.length(packet.information_field || "") > 50 do %>