aprs.me/lib/aprsme_web/live/info_live
Graham McIntire c8bd7980c2
Fix incorrect icon display for "Other SSIDs" on info page
The get_other_ssids function wasn't fetching symbol information from
the database, causing icons to display incorrectly. Updated the query
to include symbol_table_id and symbol_code fields and added them to
the packet struct so render_symbol_html can properly display the icons.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-19 17:55:42 -05:00
..
show.ex Fix incorrect icon display for "Other SSIDs" on info page 2025-07-19 17:55:42 -05:00
show.html.heex Fix JavaScript context binding issues in map component 2025-07-18 15:05:15 -05:00