From 7df25d33b1aad5f9a77caf9b0c3d090ca792596e Mon Sep 17 00:00:00 2001 From: int2001 Date: Thu, 30 Nov 2023 12:27:01 +0000 Subject: [PATCH] Delete QSO from Dashboard when pressing delete QSO --- application/views/dashboard/index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application/views/dashboard/index.php b/application/views/dashboard/index.php index 704be7fc..fcd4c5ee 100644 --- a/application/views/dashboard/index.php +++ b/application/views/dashboard/index.php @@ -146,7 +146,7 @@ function echoQrbCalcLink($mygrid, $grid, $vucc) { $i = 0; if(!empty($last_five_qsos) > 0) { foreach ($last_five_qsos->result() as $row) { ?> - '; ?> + COL_PRIMARY_KEY.'" class="tr'.($i & 1).'">'; ?>