Limit callbook grid fixer to 150 per run, and add batch update

This commit is contained in:
Andreas Kristiansen
2025-12-21 08:41:48 +01:00
parent 09bbaf1898
commit bf8b8b7100
2 changed files with 22 additions and 10 deletions

View File

@@ -95,7 +95,7 @@
<div>
<h6 class="mb-1"><?= __("Lookup QSOs with missing grid in callbook") ?></h6>
<p class="mb-1 small text-muted"><?= __("Use callbook lookup to set gridsquare") ?></p>
<p class="mb-1 small alert-danger"><?= __("This is limited to 250 callsigns for each run!") ?></p>
<p class="mb-1 small alert-danger"><?= __("This is limited to 150 callsigns for each run!") ?></p>
</div>
<div class="d-flex nowrap">
<button type="button" class="btn btn-sm btn-success me-1 ld-ext-right" id="checkGridsBtn" onclick="checkGrids()">