From 6a3f17962b2d68a836a5d279a35a8bceab61c6b8 Mon Sep 17 00:00:00 2001 From: Julie Lenaerts Date: Thu, 13 Jan 2022 14:35:53 +0100 Subject: [PATCH] onTheFly modal to add contact to thirdparty - form fields for profession,civility, and comment added - no saving possible yet --- .../vuejs/OnTheFly/components/OnTheFly.vue | 15 +- .../_components/AddPersons/TypeThirdParty.vue | 2 +- .../vuejs/_components/OnTheFly/ThirdParty.vue | 158 ++++++++++++------ 3 files changed, 119 insertions(+), 56 deletions(-) diff --git a/src/Bundle/ChillMainBundle/Resources/public/vuejs/OnTheFly/components/OnTheFly.vue b/src/Bundle/ChillMainBundle/Resources/public/vuejs/OnTheFly/components/OnTheFly.vue index 1e8c057d2..d56fe3c48 100644 --- a/src/Bundle/ChillMainBundle/Resources/public/vuejs/OnTheFly/components/OnTheFly.vue +++ b/src/Bundle/ChillMainBundle/Resources/public/vuejs/OnTheFly/components/OnTheFly.vue @@ -39,13 +39,12 @@ -