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 45cdd9775..b56ab0617 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 @@ -42,39 +42,53 @@ - - - + @click="modal.showModal = true"> + + + + + {{ $t('persons_associated.sure') }} + + + {{ $t('persons_associated.sure_description') }} + + + + {{ $t('persons_associated.ok') }} + + + +
{{ $t('persons_associated.sure_description') }}