mirror of
https://github.com/Roslund/sthlm-mesh.git
synced 2026-03-28 17:43:02 +01:00
Add SARS and ESSN to messages page
This commit is contained in:
@@ -12,15 +12,21 @@ menu: {main: {weight: 50}}
|
||||
<label class="btn btn-outline-primary" for="all">Alla</label>
|
||||
</div>
|
||||
<div class="btn-group btn-group-sm me-2" role="group" aria-label="Basic radio toggle button group">
|
||||
<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="1978245180" autocomplete="off">
|
||||
<label class="btn btn-outline-primary" for="1978245180" data-bs-toggle="tooltip" data-bs-placement="top" title="SA0CVK 0 (Ny Router)">CVK</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 Nord SM0YOS">ESSN</label>
|
||||
|
||||
<input type="radio" class="btn-check" name="btnradio" id="862351628" autocomplete="off">
|
||||
<label class="btn btn-outline-primary" for="862351628" 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="1129876756" autocomplete="off">
|
||||
<label class="btn btn-outline-primary" for="1129876756" data-bs-toggle="tooltip" data-bs-placement="top" title="Särsö SK0BO">SARS</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>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user