From d7b8a9da1c1ddd14fc82c701f9db96881336532f Mon Sep 17 00:00:00 2001 From: Frank Elsinga Date: Sun, 25 Jun 2023 15:28:11 +0200 Subject: [PATCH] removed all traces of the coordinate-picker to make space for a better system --- webclient/src/components/AppFeedbackModal.vue | 36 +---- .../src/components/DetailsFeedbackButton.vue | 97 +------------ .../src/components/DetailsInfoSection.vue | 6 - .../src/components/DetailsInteractiveMap.vue | 107 -------------- webclient/src/locales/de.yaml | 24 ---- webclient/src/locales/en.yaml | 24 ---- webclient/src/pages/view/[id].vue | 133 +----------------- webclient/src/stores/details.ts | 10 -- 8 files changed, 8 insertions(+), 429 deletions(-) diff --git a/webclient/src/components/AppFeedbackModal.vue b/webclient/src/components/AppFeedbackModal.vue index efdf6ad4c..f2e6bfd55 100644 --- a/webclient/src/components/AppFeedbackModal.vue +++ b/webclient/src/components/AppFeedbackModal.vue @@ -109,11 +109,6 @@ function sendForm() {
{{ error.message }}
-
- {{ $t("feedback.coordinatepicker.helptext.enter_serveral") }}
- {{ $t("feedback.coordinatepicker.helptext.saved_for_12h") }}
- {{ $t("feedback.coordinatepicker.helptext.limitation_to_coordinates") }} -