From bc68db6b21301f531a8dac36af2a28a8ee86c40b Mon Sep 17 00:00:00 2001
From: ogerly
Date: Fri, 11 Feb 2022 14:01:31 +0100
Subject: [PATCH] confirm pending creation box, confirmbutton right, yarn lint
---
admin/src/components/UserTable.vue | 28 +++++++++++++++-------------
1 file changed, 15 insertions(+), 13 deletions(-)
diff --git a/admin/src/components/UserTable.vue b/admin/src/components/UserTable.vue
index 932ea2d22..e2222fc0c 100644
--- a/admin/src/components/UserTable.vue
+++ b/admin/src/components/UserTable.vue
@@ -15,21 +15,23 @@
-
- {{ overlayText.button_cancel }}
-
-
- {{ overlayText.button_ok }}
-
+
+
+ {{ overlayText.button_cancel }}
+
+
+
+
+ {{ overlayText.button_ok }}
+
+
-
-