From c0d2454473599106013536ad28ec11c2a00f26bf Mon Sep 17 00:00:00 2001 From: Mathieu Jaumotte Date: Fri, 27 Aug 2021 18:03:21 +0200 Subject: [PATCH] household render box flex table --- .../PersonsAssociated/ParticipationItem.vue | 2 +- .../AccompanyingCourse/components/Requestor.vue | 2 +- .../components/Resources/ResourceItem.vue | 2 +- .../components/Household.vue | 17 +++++++++++++---- .../_components/Entity/HouseholdRenderBox.vue | 8 +++----- .../vuejs/_components/OnTheFly/Person.vue | 2 +- 6 files changed, 20 insertions(+), 13 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 117206d28..ce6a20bb6 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 @@ -1,5 +1,5 @@