[feat](trx-frontend): add bookmark locators for distance tooltips
Co-authored-by: OpenAI Codex <codex@openai.com> Signed-off-by: Stan Grams <sjg@haxx.space>
This commit is contained in:
@@ -314,6 +314,9 @@
|
||||
<label class="bm-label">Bandwidth (Hz)
|
||||
<input type="number" id="bm-bw" class="status-input" min="0" placeholder="optional" />
|
||||
</label>
|
||||
<label class="bm-label">Locator
|
||||
<input type="text" id="bm-locator" class="status-input" maxlength="6" placeholder="e.g. JO93" />
|
||||
</label>
|
||||
<div class="bm-label">Decoders
|
||||
<div class="bm-decoder-checks">
|
||||
<label class="bm-decoder-check"><input type="checkbox" id="bm-dec-ft8" value="ft8" /> FT8</label>
|
||||
@@ -338,6 +341,7 @@
|
||||
<th>Frequency</th>
|
||||
<th>Mode</th>
|
||||
<th>BW</th>
|
||||
<th>Locator</th>
|
||||
<th>Category</th>
|
||||
<th>Decoders</th>
|
||||
<th>Comment</th>
|
||||
|
||||
Reference in New Issue
Block a user