From 4353c9ebf9a4399a9b1034f0595559fc93756f83 Mon Sep 17 00:00:00 2001 From: Ian Renton Date: Sat, 25 Jul 2026 14:43:16 +0100 Subject: [PATCH] Intermediate reload of map data if QRZ/HamQTH credentials are supplied --- templates/add_spot.html | 2 +- templates/alerts.html | 2 +- templates/bands.html | 4 ++-- templates/base.html | 10 +++++----- templates/conditions.html | 2 +- templates/map.html | 4 ++-- templates/spots.html | 4 ++-- templates/status.html | 2 +- webassets/js/map.js | 24 ++++++++++++++++++++++-- 9 files changed, 37 insertions(+), 17 deletions(-) diff --git a/templates/add_spot.html b/templates/add_spot.html index c150255..863335b 100644 --- a/templates/add_spot.html +++ b/templates/add_spot.html @@ -76,7 +76,7 @@ - + diff --git a/templates/alerts.html b/templates/alerts.html index 1eb66d2..9d20346 100644 --- a/templates/alerts.html +++ b/templates/alerts.html @@ -75,7 +75,7 @@ - + diff --git a/templates/bands.html b/templates/bands.html index 15fa39a..f2a2083 100644 --- a/templates/bands.html +++ b/templates/bands.html @@ -75,8 +75,8 @@ - - + + diff --git a/templates/base.html b/templates/base.html index eafddda..0294bcc 100644 --- a/templates/base.html +++ b/templates/base.html @@ -1,6 +1,6 @@ {% extends "skeleton.html" %} {% block head_extra %} - + @@ -10,10 +10,10 @@ - - - - + + + + {% end %} {% block body %}
diff --git a/templates/conditions.html b/templates/conditions.html index ae6075a..a52a48a 100644 --- a/templates/conditions.html +++ b/templates/conditions.html @@ -284,7 +284,7 @@
- + diff --git a/templates/map.html b/templates/map.html index 1fd37f1..0d4e6ee 100644 --- a/templates/map.html +++ b/templates/map.html @@ -95,8 +95,8 @@ - - + + diff --git a/templates/spots.html b/templates/spots.html index 04ad53b..9ccdf8a 100644 --- a/templates/spots.html +++ b/templates/spots.html @@ -116,8 +116,8 @@ - - + + diff --git a/templates/status.html b/templates/status.html index 24c2ad9..7c1dfe4 100644 --- a/templates/status.html +++ b/templates/status.html @@ -59,7 +59,7 @@ - +