From a20c29cdd13f6276e7a828340742c8dca65a7d96 Mon Sep 17 00:00:00 2001 From: Ian Renton Date: Sat, 22 Aug 2026 08:04:24 +0100 Subject: [PATCH] GMA Islands support --- static/js/ui-ham.js | 2 ++ 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 +- 9 files changed, 17 insertions(+), 15 deletions(-) diff --git a/static/js/ui-ham.js b/static/js/ui-ham.js index e63224e..f365784 100644 --- a/static/js/ui-ham.js +++ b/static/js/ui-ham.js @@ -345,6 +345,7 @@ const SIG_ICONS = { "SOTA": "fa-mountain-sun", "WWFF": "fa-seedling", "GMA": "fa-person-hiking", + "GMA Island": "fa-person-hiking", "WWBOTA": "fa-radiation", "HEMA": "fa-mound", "IOTA": "fa-book-atlas", @@ -372,6 +373,7 @@ const SIG_NAMES = { "SOTA": "Summits on the Air", "WWFF": "Worldwide Flora & Fauna", "GMA": "Global Mountain Activity", + "GMA Island": "Global Mountain Activity - Islands", "WWBOTA": "Bunkers on the Air", "HEMA": "Humps Excluding Marilyns Award", "IOTA": "Islands on the Air", diff --git a/templates/add_spot.html b/templates/add_spot.html index 3781ac6..78bc1fc 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 1e8515d..6e2f6f7 100644 --- a/templates/alerts.html +++ b/templates/alerts.html @@ -84,7 +84,7 @@ - + diff --git a/templates/bands.html b/templates/bands.html index e25eb27..b8d64cc 100644 --- a/templates/bands.html +++ b/templates/bands.html @@ -76,8 +76,8 @@ - - + + diff --git a/templates/base.html b/templates/base.html index 9e16f2c..ee334b2 100644 --- a/templates/base.html +++ b/templates/base.html @@ -1,6 +1,6 @@ {% extends "skeleton.html" %} {% block head_extra %} - + @@ -15,10 +15,10 @@ window.fetchEventSource = fetchEventSource; - - - - + + + + {% end %} {% block body %}
diff --git a/templates/conditions.html b/templates/conditions.html index eb9b639..6e8f44a 100644 --- a/templates/conditions.html +++ b/templates/conditions.html @@ -284,7 +284,7 @@
- + diff --git a/templates/map.html b/templates/map.html index 3e23930..599aa4f 100644 --- a/templates/map.html +++ b/templates/map.html @@ -109,8 +109,8 @@ - - + + diff --git a/templates/spots.html b/templates/spots.html index cbda963..4d9d158 100644 --- a/templates/spots.html +++ b/templates/spots.html @@ -113,8 +113,8 @@ - - + + diff --git a/templates/status.html b/templates/status.html index 03d0bea..e888165 100644 --- a/templates/status.html +++ b/templates/status.html @@ -86,7 +86,7 @@ - +