From b920bf6d22278b566a1d375d6927f5dd2eac581d Mon Sep 17 00:00:00 2001 From: Julie Lenaerts Date: Thu, 13 Jan 2022 16:36:54 +0100 Subject: [PATCH] parent id added to thirdparty data --- .../public/vuejs/_components/OnTheFly/ThirdParty.vue | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/src/Bundle/ChillThirdPartyBundle/Resources/public/vuejs/_components/OnTheFly/ThirdParty.vue b/src/Bundle/ChillThirdPartyBundle/Resources/public/vuejs/_components/OnTheFly/ThirdParty.vue index 25d08a983..27b5177c7 100644 --- a/src/Bundle/ChillThirdPartyBundle/Resources/public/vuejs/_components/OnTheFly/ThirdParty.vue +++ b/src/Bundle/ChillThirdPartyBundle/Resources/public/vuejs/_components/OnTheFly/ThirdParty.vue @@ -66,13 +66,13 @@
-
- -
+
- @@ -155,6 +155,7 @@ export default { //context: {}, <-- thirdparty: { type: 'thirdparty', + parent: this.parent.id }, professions: [], civilities: [],