[CQ Award] Make confirmed behave like before (hide W)

This commit is contained in:
Andreas Kristiansen
2026-03-02 17:49:37 +01:00
parent e7ef2206b1
commit c58216ca4f

View File

@@ -80,7 +80,9 @@ class CQ extends CI_Model{
$summary['confirmed'][$cq->col_band]++;
}
} else {
$bandCq[$cq->col_cqz][$cq->col_band] = '<div class="bg-danger awardsBgWarning"><a href=\'javascript:displayContacts("' . str_replace("&", "%26", $cq->col_cqz) . '","' . $cq->col_band . '","All", "All","'. $postdata['mode'] . '","CQZone","")\'>W</a></div>';
if ($postdata['worked'] != NULL) {
$bandCq[$cq->col_cqz][$cq->col_band] = '<div class="bg-danger awardsBgWarning"><a href=\'javascript:displayContacts("' . str_replace("&", "%26", $cq->col_cqz) . '","' . $cq->col_band . '","All", "All","'. $postdata['mode'] . '","CQZone","")\'>W</a></div>';
}
}
// Track worked zones for summary