From 4543c411e76532dc904a5eec5fc1c0050b41b66f Mon Sep 17 00:00:00 2001 From: nobohan Date: Tue, 1 Mar 2022 15:24:44 +0100 Subject: [PATCH] quick fix: remove duplicate email info in PersonRenderBox.vue --- .../public/vuejs/_components/Entity/PersonRenderBox.vue | 9 --------- 1 file changed, 9 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 d87e0f50c..f77f006db 100644 --- a/src/Bundle/ChillPersonBundle/Resources/public/vuejs/_components/Entity/PersonRenderBox.vue +++ b/src/Bundle/ChillPersonBundle/Resources/public/vuejs/_components/Entity/PersonRenderBox.vue @@ -113,15 +113,6 @@

{{ $t('renderbox.no_data') }}

-
  • - - {{ person.email }} -
  • -
  • - -

    {{ $t('renderbox.no_data') }}

    -
  • -