From ff3f3c81e1f58ecdf08941a25cf80108bfc90db7 Mon Sep 17 00:00:00 2001 From: Manawyrm Date: Thu, 8 Feb 2024 12:19:56 +0100 Subject: [PATCH] visitor: Hide map when used without JavaScript (e.g. on qrz.com) --- README.md | 2 +- application/views/visitor/index.php | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5763c353..66870894 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@ When submitting PRs please make sure code is commented and includes one feature ## Credits -Thanks to Andy (VE7CXZ), Gavin (M1BXF), Graham (W5ISP), Robert (M0VFC), Corby (K0SKW), Andy (GI0VGV), Tobias (DL4TMA), Tony (G0WFV), Kim (DG9VH), Michael (G7VJR), Andreas (LA8AJA), Matthias (DL9MJ), Thomas (DO2TWE), Pat (KT3PJ), Flo (DF2ET), Joerg (DJ7NT) and Fabian (HB9HIL) for contributing code or help to Cloudlog. +Thanks to Andy (VE7CXZ), Gavin (M1BXF), Graham (W5ISP), Robert (M0VFC), Corby (K0SKW), Andy (GI0VGV), Sarah (DM4NA), Tony (G0WFV), Kim (DG9VH), Michael (G7VJR), Andreas (LA8AJA), Matthias (DL9MJ), Thomas (DO2TWE), Pat (KT3PJ), Flo (DF2ET), Joerg (DJ7NT) and Fabian (HB9HIL) for contributing code or help to Cloudlog. ## Patreons & Donors diff --git a/application/views/visitor/index.php b/application/views/visitor/index.php index f8974ac5..898e9fcd 100644 --- a/application/views/visitor/index.php +++ b/application/views/visitor/index.php @@ -48,6 +48,8 @@ function echoQrbCalcLink($mygrid, $grid, $vucc) { + +