From e491772589157ceddf765b17e0ef69abac92d935 Mon Sep 17 00:00:00 2001 From: Andreas Kristiansen <6977712+AndreasK79@users.noreply.github.com> Date: Tue, 24 Feb 2026 22:13:30 +0100 Subject: [PATCH] Hide total if Band = SAT --- application/controllers/Awards.php | 2 ++ application/views/awards/cq/index.php | 20 ++++++++++++++------ 2 files changed, 16 insertions(+), 6 deletions(-) diff --git a/application/controllers/Awards.php b/application/controllers/Awards.php index e94f8dfcf..6ccffc138 100644 --- a/application/controllers/Awards.php +++ b/application/controllers/Awards.php @@ -695,6 +695,8 @@ class Awards extends CI_Controller { $postdata['dateto'] = null; } + $data['posted_band'] = $postdata['band']; + if ($logbooks_locations_array) { $location_list = "'".implode("','",$logbooks_locations_array)."'"; $cq_result = $this->cq->get_cq_array($bands, $postdata, $location_list); diff --git a/application/views/awards/cq/index.php b/application/views/awards/cq/index.php index b002eac0f..f55bbe32e 100644 --- a/application/views/awards/cq/index.php +++ b/application/views/awards/cq/index.php @@ -227,20 +227,28 @@ foreach($bands as $band) { echo '