From babb504824a4169e33d019e63d9c20be2534ce5b Mon Sep 17 00:00:00 2001 From: ogerly Date: Sun, 28 Nov 2021 17:02:43 +0100 Subject: [PATCH] edit pending creation, fill the form and extrapolate the range and the creation[index] --- admin/src/components/CreationFormular.vue | 45 ++++++++++++----------- admin/src/components/UserTable.vue | 10 ++--- 2 files changed, 26 insertions(+), 29 deletions(-) diff --git a/admin/src/components/CreationFormular.vue b/admin/src/components/CreationFormular.vue index a1b913d92..80c0c36fc 100644 --- a/admin/src/components/CreationFormular.vue +++ b/admin/src/components/CreationFormular.vue @@ -1,21 +1,6 @@