[fix](trx-frontend-http): add 200-row DOM cap notice to FT8/FT4/FT2 tabs

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Signed-off-by: Stan Grams <sjg@haxx.space>
This commit is contained in:
2026-03-15 08:50:30 +01:00
parent b1f52bbfa5
commit f78232562d
@@ -639,6 +639,7 @@
<span class="ft8-msg">Message</span>
</div>
<div id="ft8-messages"></div>
<small style="color:var(--text-muted);font-size:0.75rem;">Showing up to 200 most recent decodes. Full history is available on the <strong>Map</strong> tab.</small>
</div>
<div id="subtab-ft4" class="sub-tab-panel" style="display:none;">
<div class="ft8-controls">
@@ -655,6 +656,7 @@
<span class="ft8-msg">Message</span>
</div>
<div id="ft4-messages"></div>
<small style="color:var(--text-muted);font-size:0.75rem;">Showing up to 200 most recent decodes. Full history is available on the <strong>Map</strong> tab.</small>
</div>
<div id="subtab-ft2" class="sub-tab-panel" style="display:none;">
<div class="ft8-controls">
@@ -671,6 +673,7 @@
<span class="ft8-msg">Message</span>
</div>
<div id="ft2-messages"></div>
<small style="color:var(--text-muted);font-size:0.75rem;">Showing up to 200 most recent decodes. Full history is available on the <strong>Map</strong> tab.</small>
</div>
<div id="subtab-wspr" class="sub-tab-panel" style="display:none;">
<div class="ft8-controls">