From 0abb4983f7918c0b720cbdbd79a649bc5b320224 Mon Sep 17 00:00:00 2001 From: Mathieu Jaumotte Date: Mon, 16 Aug 2021 19:42:55 +0200 Subject: [PATCH] open confirmation modal when assigning person Location --- .../components/ButtonLocation.vue | 35 ++++++++++++++++++- .../vuejs/AccompanyingCourse/js/i18n.js | 3 ++ 2 files changed, 37 insertions(+), 1 deletion(-) 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 58956325f..4191dcf80 100644 --- a/src/Bundle/ChillPersonBundle/Resources/public/vuejs/AccompanyingCourse/components/ButtonLocation.vue +++ b/src/Bundle/ChillPersonBundle/Resources/public/vuejs/AccompanyingCourse/components/ButtonLocation.vue @@ -1,19 +1,50 @@