From 416a1c4e4d350fafe709655aad798548ded87264 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 75fdffb7c..8731426f2 100644 --- a/src/Bundle/ChillThirdPartyBundle/Resources/public/vuejs/_components/OnTheFly/ThirdParty.vue +++ b/src/Bundle/ChillThirdPartyBundle/Resources/public/vuejs/_components/OnTheFly/ThirdParty.vue @@ -67,13 +67,13 @@
-
- -
+
- @@ -156,6 +156,7 @@ export default { //context: {}, <-- thirdparty: { type: 'thirdparty', + parent: this.parent.id }, professions: [], civilities: [],