From 850e26719ba132b8e397050cf0b0151cfbaf7f7c Mon Sep 17 00:00:00 2001 From: Martin Dummer Date: Sat, 11 Mar 2023 15:43:59 +0100 Subject: [PATCH] NtpAdminView.vue: swap GPS coordinates to Latitude/Longitude The common way to display GPS coordinates is Latitude+Longitude Swap the fields in NtpAdminView.vue Signed-off-by: Martin Dummer --- webapp/src/views/NtpAdminView.vue | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/webapp/src/views/NtpAdminView.vue b/webapp/src/views/NtpAdminView.vue index dc1ccd2..97f9b2a 100644 --- a/webapp/src/views/NtpAdminView.vue +++ b/webapp/src/views/NtpAdminView.vue @@ -29,13 +29,13 @@ - - + +