From 976f2fd41a5b49c95da61fb63ec3995712c0876b Mon Sep 17 00:00:00 2001 From: Julie Lenaerts Date: Mon, 13 Dec 2021 19:37:19 +0100 Subject: [PATCH] fix thirdparty renderbox after merge --- .../vuejs/AccompanyingCourseWorkEdit/App.vue | 1 - .../Entity/ThirdPartyRenderBox.vue | 102 +++++++++--------- 2 files changed, 51 insertions(+), 52 deletions(-) diff --git a/src/Bundle/ChillPersonBundle/Resources/public/vuejs/AccompanyingCourseWorkEdit/App.vue b/src/Bundle/ChillPersonBundle/Resources/public/vuejs/AccompanyingCourseWorkEdit/App.vue index fc5d4e170..151f36630 100644 --- a/src/Bundle/ChillPersonBundle/Resources/public/vuejs/AccompanyingCourseWorkEdit/App.vue +++ b/src/Bundle/ChillPersonBundle/Resources/public/vuejs/AccompanyingCourseWorkEdit/App.vue @@ -329,7 +329,6 @@ export default { AddressRenderBox, ThirdPartyRenderBox, PickTemplate, - ThirdPartyRenderBox, OnTheFly }, i18n, diff --git a/src/Bundle/ChillThirdPartyBundle/Resources/public/vuejs/_components/Entity/ThirdPartyRenderBox.vue b/src/Bundle/ChillThirdPartyBundle/Resources/public/vuejs/_components/Entity/ThirdPartyRenderBox.vue index 43a55b764..c3584cace 100644 --- a/src/Bundle/ChillThirdPartyBundle/Resources/public/vuejs/_components/Entity/ThirdPartyRenderBox.vue +++ b/src/Bundle/ChillThirdPartyBundle/Resources/public/vuejs/_components/Entity/ThirdPartyRenderBox.vue @@ -28,38 +28,38 @@
-
-
-
+
+
+
-
-
    -
  • - - {{ $t('child_of') }} - {{ thirdparty.parent.text }} - -
  • - -
- +
+
    +
  • + + {{ $t('child_of') }} + {{ thirdparty.parent.text }} + +
  • + +
+ - - -
-
{{ thirdparty.comment }}
-
-
-
+ + +
+
{{ thirdparty.comment }}
+
+
+