aprs.me/lib/aprsme_web/live/info_live
Graham McIntire 2e80a720af
Fix LiveView crash by correcting render_symbol_html syntax
Change from {render_symbol_html(...)} to <%= render_symbol_html(...) %>
in three places where APRS symbols are rendered. This fixes the
'view crashed - undefined' error on the info page.

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-18 14:47:37 -05:00
..
show.ex cleanup 2025-07-18 14:44:52 -05:00
show.html.heex Fix LiveView crash by correcting render_symbol_html syntax 2025-07-18 14:47:37 -05:00