From b89a66b20cb35c00b79518e53452d6275c806895 Mon Sep 17 00:00:00 2001 From: Julie Lenaerts Date: Fri, 13 Aug 2021 18:31:15 +0200 Subject: [PATCH] dynamic properties displayed --- .../_components/Entity/PersonRenderBox.vue | 65 ++++++++++++++++--- 1 file changed, 55 insertions(+), 10 deletions(-) diff --git a/src/Bundle/ChillPersonBundle/Resources/public/vuejs/_components/Entity/PersonRenderBox.vue b/src/Bundle/ChillPersonBundle/Resources/public/vuejs/_components/Entity/PersonRenderBox.vue index 72f9a2c37..6fc3933a8 100644 --- a/src/Bundle/ChillPersonBundle/Resources/public/vuejs/_components/Entity/PersonRenderBox.vue +++ b/src/Bundle/ChillPersonBundle/Resources/public/vuejs/_components/Entity/PersonRenderBox.vue @@ -19,7 +19,7 @@ - **label** + hello @@ -30,7 +30,7 @@ - **label** + {{ alt.label }} @@ -43,13 +43,12 @@

- -

-

{{this.gender}}

@@ -73,18 +72,48 @@ {{ participation.person.phonenumber }} - No phonenumber listed + Pas d'information + + + -