From b3be49ddafbab5ce8ca5efb0de05580164d375fc Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Thu, 31 Oct 2019 19:48:46 +0000 Subject: [PATCH] Updated various changed layout items from 1.5vuetify to 2.x vuetify. Still more grid layout stuff but got sizing changed and some classes that were renamed. Seems nothing is more broken at this point and some things are fixed --- ayanova/src/App.vue | 8 +-- ayanova/src/components/HelloWorld.vue | 8 +-- .../components/inventorypartassemblytop.vue | 2 +- ayanova/src/components/inventoryparttop.vue | 2 +- ayanova/src/components/inventorypotop.vue | 2 +- .../src/components/inventorywarehousetop.vue | 2 +- .../src/components/inventorywidgetlist.vue | 2 +- ayanova/src/views/About.vue | 50 +++++++++---------- ayanova/src/views/inventory-widget-edit.vue | 4 +- ayanova/src/views/inventory.vue | 4 +- ayanova/src/views/login.vue | 12 ++--- ayanova/src/views/notfound.vue | 2 +- 12 files changed, 49 insertions(+), 49 deletions(-) diff --git a/ayanova/src/App.vue b/ayanova/src/App.vue index c6872760..1118da1c 100644 --- a/ayanova/src/App.vue +++ b/ayanova/src/App.vue @@ -23,7 +23,7 @@ fixed > - + {{ appBar.icon }}  {{ appBar.title }} @@ -45,7 +45,7 @@ - +