From 933e0e7c0c0db6b86bf2b18c5c00a075691f0432 Mon Sep 17 00:00:00 2001 From: Marcel Schwarz Date: Mon, 27 Jul 2020 00:56:37 +0200 Subject: [PATCH] Rework editUser to be async --- frontend/src/views/admin/EditUser.vue | 266 ++++++++------------------ 1 file changed, 82 insertions(+), 184 deletions(-) diff --git a/frontend/src/views/admin/EditUser.vue b/frontend/src/views/admin/EditUser.vue index 9dcf944..59f14d3 100644 --- a/frontend/src/views/admin/EditUser.vue +++ b/frontend/src/views/admin/EditUser.vue @@ -2,218 +2,116 @@
-

User to edit:

-

{{username}}

+

Edit the user "{{username}}"

User Information

- - - + + +

{{errorText.userdata}}

- Edit + Edit
-

Location

- - - + + + +

{{errorText.locationdata}}

- Edit + Edit
-