From 02c09687a4edff0285a1fe850d2079a1e6cdee83 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 | 156 ++++++++++++------ 3 files changed, 118 insertions(+), 55 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 c348e308f..d72e7ef2e 100644 --- a/src/Bundle/ChillMainBundle/Resources/public/vuejs/OnTheFly/components/OnTheFly.vue +++ b/src/Bundle/ChillMainBundle/Resources/public/vuejs/OnTheFly/components/OnTheFly.vue @@ -51,13 +51,12 @@ -