From 99cdf0ebaf8beeca1362277cbb909f8f38c340e5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Julien=20Fastr=C3=A9?= Date: Wed, 22 Mar 2023 11:05:52 +0100 Subject: [PATCH] Feature: [update accompanying course] do not show "locate to person" button if the person is already locating the course --- .../components/PersonsAssociated/ParticipationItem.vue | 7 +++++-- .../public/vuejs/AccompanyingCourse/store/index.js | 7 +++++++ 2 files changed, 12 insertions(+), 2 deletions(-) diff --git a/src/Bundle/ChillPersonBundle/Resources/public/vuejs/AccompanyingCourse/components/PersonsAssociated/ParticipationItem.vue b/src/Bundle/ChillPersonBundle/Resources/public/vuejs/AccompanyingCourse/components/PersonsAssociated/ParticipationItem.vue index 5bd7551d5..155fd6c46 100644 --- a/src/Bundle/ChillPersonBundle/Resources/public/vuejs/AccompanyingCourse/components/PersonsAssociated/ParticipationItem.vue +++ b/src/Bundle/ChillPersonBundle/Resources/public/vuejs/AccompanyingCourse/components/PersonsAssociated/ParticipationItem.vue @@ -19,7 +19,7 @@