diff --git a/src/Bundle/ChillPersonBundle/Resources/public/vuejs/AccompanyingCourse/components/PersonsAssociated.vue b/src/Bundle/ChillPersonBundle/Resources/public/vuejs/AccompanyingCourse/components/PersonsAssociated.vue index da1b4c4e6..f04674cef 100644 --- a/src/Bundle/ChillPersonBundle/Resources/public/vuejs/AccompanyingCourse/components/PersonsAssociated.vue +++ b/src/Bundle/ChillPersonBundle/Resources/public/vuejs/AccompanyingCourse/components/PersonsAssociated.vue @@ -9,6 +9,26 @@ +
+ +
+
+ +
+

{{ $t('persons_associated.person_without_household_warning') }}

+
+ + +
+
+
+
-
- -
-
- -
-

{{ $t('persons_associated.person_without_household_warning') }}

-
- - -
- -
- - -
- @@ -118,7 +115,7 @@ export default { div#accompanying-course { div.vue-component { & > div.alert { - margin: 1em 0 0; + margin: 0 0 -1em; } div.no-household { display: flex;