From 5dc9e2f4c4bbb9e417ffa0c8f2bbccb932cc4e20 Mon Sep 17 00:00:00 2001 From: HB9HIL Date: Tue, 7 May 2024 13:57:09 +0200 Subject: [PATCH] disable propagation if sat is default band --- application/views/gridmap/index.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/application/views/gridmap/index.php b/application/views/gridmap/index.php index f688debde..efbd2b121 100644 --- a/application/views/gridmap/index.php +++ b/application/views/gridmap/index.php @@ -37,7 +37,7 @@
- > @@ -174,4 +174,4 @@ echo "var gridsquares_gridsquares_not_confirmed = \"" . $gridsquares_gridsquares_not_confirmed . "\";\n"; echo "var gridsquares_gridsquares_total_worked = \"" . $gridsquares_gridsquares_total_worked . "\";\n"; ?> - \ No newline at end of file +