From c8a53a02356097e2b72cc278f2ef6765cd6dd959 Mon Sep 17 00:00:00 2001 From: Stefan Zermatten Date: Tue, 16 May 2023 20:54:38 +0200 Subject: [PATCH] Form overhaul: Feature Form --- .../ui/properties/forms/FeatureForm.vue | 28 ++++--------------- 1 file changed, 5 insertions(+), 23 deletions(-) diff --git a/app/imports/client/ui/properties/forms/FeatureForm.vue b/app/imports/client/ui/properties/forms/FeatureForm.vue index 10aa74fd..9e814976 100644 --- a/app/imports/client/ui/properties/forms/FeatureForm.vue +++ b/app/imports/client/ui/properties/forms/FeatureForm.vue @@ -1,12 +1,5 @@