From 8821831eca11cf73c9e170650b50849a8e6df337 Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Wed, 13 Nov 2019 22:14:06 +0000 Subject: [PATCH] Vuetify migrate edit form: layout looks relatively good, not same but ok, now need to test functionality and then can get back into it if all ok. --- .../src/components/custom-fields-control.vue | 10 ++- ayanova/src/components/tag-picker.vue | 62 +++++++++++-------- ayanova/src/views/inventory-widget-edit.vue | 1 - 3 files changed, 44 insertions(+), 29 deletions(-) diff --git a/ayanova/src/components/custom-fields-control.vue b/ayanova/src/components/custom-fields-control.vue index f37fd66b..5818d4de 100644 --- a/ayanova/src/components/custom-fields-control.vue +++ b/ayanova/src/components/custom-fields-control.vue @@ -16,7 +16,15 @@