From 1980e20ec1559182a1f94d736f89836dcdb0cddd Mon Sep 17 00:00:00 2001 From: Andrea Vos Date: Fri, 26 Nov 2021 20:19:10 +0100 Subject: [PATCH] #238 [admin] optimise the list of users, pagination and all --- routes/admin.vue | 50 +++++++++++++++++++++++++++++++++--------- server/routes/admin.js | 30 +++---------------------- 2 files changed, 43 insertions(+), 37 deletions(-) diff --git a/routes/admin.vue b/routes/admin.vue index f09127b2d..9a564b59e 100644 --- a/routes/admin.vue +++ b/routes/admin.vue @@ -48,8 +48,7 @@