From bfe6605b2195c7eec3cd5a937bbd0e15a520b3d7 Mon Sep 17 00:00:00 2001 From: ogerly Date: Mon, 5 Sep 2022 11:17:31 +0200 Subject: [PATCH] list upgrade database datas --- webapp/components/GroupForm/GroupForm.vue | 2 +- webapp/components/GroupList/GroupList.vue | 13 +++----- webapp/pages/my-groups.vue | 39 +++-------------------- 3 files changed, 9 insertions(+), 45 deletions(-) diff --git a/webapp/components/GroupForm/GroupForm.vue b/webapp/components/GroupForm/GroupForm.vue index d52fea0c4..41348278e 100644 --- a/webapp/components/GroupForm/GroupForm.vue +++ b/webapp/components/GroupForm/GroupForm.vue @@ -17,7 +17,7 @@ diff --git a/webapp/components/GroupList/GroupList.vue b/webapp/components/GroupList/GroupList.vue index d16b208de..5d98ed182 100644 --- a/webapp/components/GroupList/GroupList.vue +++ b/webapp/components/GroupList/GroupList.vue @@ -2,6 +2,7 @@

Group List

+ {{items}} -