From 48817dc0c5d992edde27fac74e69448e8b379680 Mon Sep 17 00:00:00 2001 From: Patrick Uhlmann Date: Wed, 28 Oct 2020 22:37:45 +0100 Subject: [PATCH] Schnuppern form: modal button to open it as a modal, simple validation that all fields are filled out and success message when sending. --- src/views/Schnuppern.vue | 197 ++++++++++++++++++++++++++++----------- 1 file changed, 142 insertions(+), 55 deletions(-) diff --git a/src/views/Schnuppern.vue b/src/views/Schnuppern.vue index 2088a76f..75b673a9 100644 --- a/src/views/Schnuppern.vue +++ b/src/views/Schnuppern.vue @@ -1,3 +1,26 @@ + +