mirror of
https://github.com/Roslund/sthlm-mesh.git
synced 2026-03-28 17:43:02 +01:00
Update radio button IDs and labels in messages index.html
This commit is contained in:
@@ -18,17 +18,17 @@ menu: {main: {weight: 50}}
|
||||
<input type="radio" class="btn-check" name="btnradio" id="1770352332" autocomplete="off">
|
||||
<label class="btn btn-outline-primary" for="1770352332" data-bs-toggle="tooltip" data-bs-placement="top" title="JwK Bas">JwK</label>
|
||||
|
||||
<input type="radio" class="btn-check" name="btnradio" id="3663385928" autocomplete="off">
|
||||
<label class="btn btn-outline-primary" for="3663385928" data-bs-toggle="tooltip" data-bs-placement="top" title="Mariehäll Alprosen">Ros1</label>
|
||||
<input type="radio" class="btn-check" name="btnradio" id="1730698186" autocomplete="off">
|
||||
<label class="btn btn-outline-primary" for="1730698186" data-bs-toggle="tooltip" data-bs-placement="top" title="Mariehäll Alprosen">Ros1</label>
|
||||
|
||||
<input type="radio" class="btn-check" name="btnradio" id="2733242120" autocomplete="off">
|
||||
<label class="btn btn-outline-primary" for="2733242120" data-bs-toggle="tooltip" data-bs-placement="top" title="La Essingen S SM0YOS">ESSS</label>
|
||||
<input type="radio" class="btn-check" name="btnradio" id="1771757728" autocomplete="off">
|
||||
<label class="btn btn-outline-primary" for="1771757728" data-bs-toggle="tooltip" data-bs-placement="top" title="La Essingen S SM0YOS">ESSS</label>
|
||||
|
||||
<input type="radio" class="btn-check" name="btnradio" id="2718571204" autocomplete="off">
|
||||
<label class="btn btn-outline-primary" for="2718571204" data-bs-toggle="tooltip" data-bs-placement="top" title="DXD3 Ruggen">DXD3</label>
|
||||
<input type="radio" class="btn-check" name="btnradio" id="1130122168" autocomplete="off">
|
||||
<label class="btn btn-outline-primary" for="1130122168" data-bs-toggle="tooltip" data-bs-placement="top" title="MLZ0 Ruggen">MLZ0</label>
|
||||
|
||||
<input type="radio" class="btn-check" name="btnradio" id="2971894662" autocomplete="off">
|
||||
<label class="btn btn-outline-primary" for="2971894662" data-bs-toggle="tooltip" data-bs-placement="top" title="Stora Älgön 2.0">Älg</label>
|
||||
<input type="radio" class="btn-check" name="btnradio" id="3944789204" autocomplete="off">
|
||||
<label class="btn btn-outline-primary" for="3944789204" data-bs-toggle="tooltip" data-bs-placement="top" title="Lura Base">Lura</label>
|
||||
</div>
|
||||
<!-- Info Button with Tooltip -->
|
||||
<div data-bs-toggle="tooltip" data-bs-placement="right" title="Visar meddelanden mottagna av respektive nod. Användbart för att förstå vilka noder som har hört ett meddelande.">
|
||||
|
||||
Reference in New Issue
Block a user