mirror of
https://github.com/pablorevilla-meshtastic/meshview.git
synced 2026-03-04 23:27:46 +01:00
Add a link to the single packet view.
This commit is contained in:
@@ -29,6 +29,7 @@
|
||||
<div class="card-body">
|
||||
<div class="card-title">
|
||||
<a hx-boost="false" href="#" hx-target="#packet_details" hx-get="/packet_details/{{packet.id}}" hx-swap="innerHTML scroll:top">{{packet.id}}</a>
|
||||
<a href="/packet/{{packet.id}}">🔗</a>
|
||||
</div>
|
||||
<div class="card-text text-start">
|
||||
<dl>
|
||||
|
||||
Reference in New Issue
Block a user