From c97745a1d1218a84d53555627d189bc418262fed Mon Sep 17 00:00:00 2001 From: Manuel Kasper Date: Thu, 11 Apr 2024 10:17:08 +0200 Subject: [PATCH] Add info about W7W/KG AZ boundaries --- src/components/MapOptionsControl.vue | 2 +- src/views/About.vue | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/src/components/MapOptionsControl.vue b/src/components/MapOptionsControl.vue index 20f16ea..c9456b5 100644 --- a/src/components/MapOptionsControl.vue +++ b/src/components/MapOptionsControl.vue @@ -194,7 +194,7 @@ export default { event.preventDefault() this.$buefy.dialog.alert({ title: 'Activation zones', - message: '

Activation zone boundaries are currently available for the following associations:

The activator is always responsible for ensuring that the operation takes place within the activation zone.

', + message: '

Activation zone boundaries are currently available for the following associations/regions:

The activator is always responsible for ensuring that the operation takes place within the activation zone.

', type: 'is-info', hasIcon: true, icon: 'info-circle', diff --git a/src/views/About.vue b/src/views/About.vue index d94cba1..e3615b8 100644 --- a/src/views/About.vue +++ b/src/views/About.vue @@ -10,7 +10,8 @@

Code contributed by: @m1hax, @summitsontheair, @vk3arr, Simon G4TJC, - @g84ycm + @g84ycm, + @benmarwick