Now that SIGs are rebranded as Activities, we can merge DXpedition and Contest into that without it being too weird, and get rid of AlertType #147

This commit is contained in:
Ian Renton
2026-09-18 16:50:00 +01:00
parent bf9b4ac68c
commit cea90695ba
21 changed files with 92 additions and 113 deletions
+4 -4
View File
@@ -39,16 +39,16 @@
</div>
<div class="col">
<div class="form-check">
<input class="form-check-input storeable-checkbox" type="checkbox" id="tableShowType"
value="tableShowType" oninput="columnsUpdated();" checked>
<label class="form-check-label" for="tableShowType">Source</label>
<input class="form-check-input storeable-checkbox" type="checkbox" id="tableShowActivity"
value="tableShowActivity" oninput="columnsUpdated();" checked>
<label class="form-check-label" for="tableShowActivity">Activity</label>
</div>
</div>
<div class="col">
<div class="form-check">
<input class="form-check-input storeable-checkbox" type="checkbox" id="tableShowRef"
value="tableShowRef" oninput="columnsUpdated();" checked>
<label class="form-check-label" for="tableShowRef">Ref.</label>
<label class="form-check-label" for="tableShowRef">Reference</label>
</div>
</div>
</div>
+4 -4
View File
@@ -53,16 +53,16 @@
</div>
<div class="col">
<div class="form-check">
<input class="form-check-input storeable-checkbox" type="checkbox" id="tableShowType"
value="tableShowType" oninput="columnsUpdated();" checked>
<label class="form-check-label" for="tableShowType">Type</label>
<input class="form-check-input storeable-checkbox" type="checkbox" id="tableShowActivity"
value="tableShowActivity" oninput="columnsUpdated();" checked>
<label class="form-check-label" for="tableShowActivity">Activity</label>
</div>
</div>
<div class="col">
<div class="form-check">
<input class="form-check-input storeable-checkbox" type="checkbox" id="tableShowRef"
value="tableShowRef" oninput="columnsUpdated();" checked>
<label class="form-check-label" for="tableShowRef">Ref.</label>
<label class="form-check-label" for="tableShowRef">Reference</label>
</div>
</div>
<div class="col">