From c1320d7ec039badd50617a42b6659f98b4c18b95 Mon Sep 17 00:00:00 2001 From: Boris Waaub Date: Mon, 9 Feb 2026 15:01:09 +0100 Subject: [PATCH] Refactor ButtonLocation component for improved readability and consistency --- .../components/ButtonLocation.vue | 151 +++++++++--------- 1 file changed, 73 insertions(+), 78 deletions(-) diff --git a/src/Bundle/ChillPersonBundle/Resources/public/vuejs/AccompanyingCourse/components/ButtonLocation.vue b/src/Bundle/ChillPersonBundle/Resources/public/vuejs/AccompanyingCourse/components/ButtonLocation.vue index e84d5a9f2..05940c7fd 100644 --- a/src/Bundle/ChillPersonBundle/Resources/public/vuejs/AccompanyingCourse/components/ButtonLocation.vue +++ b/src/Bundle/ChillPersonBundle/Resources/public/vuejs/AccompanyingCourse/components/ButtonLocation.vue @@ -1,38 +1,36 @@