Allow adding the DX grid when spotting #71

This commit is contained in:
Ian Renton
2025-11-01 11:11:33 +00:00
parent 57d950c1ca
commit 471c487132
3 changed files with 21 additions and 2 deletions

View File

@@ -31,7 +31,11 @@
<input type="text" class="form-control" id="mode" placeholder="SSB" style="max-width: 6em;">
</div>
<div class="col-auto">
<label for="comment" class="form-label">Comment</label>
<label for="dx-grid" class="form-label">DX Grid (Optional)</label>
<input type="text" class="form-control" id="dx-grid" placeholder="AA00aa" style="max-width: 8em;">
</div>
<div class="col-auto">
<label for="comment" class="form-label">Comment (Optional)</label>
<input type="text" class="form-control" id="comment" placeholder="59 TNX QSO 73" style="max-width: 12em;">
</div>
<div class="col-auto">