From 7b78d9ebe4ef22ccfaf561fcb58f2a1c31e85f1a Mon Sep 17 00:00:00 2001 From: Nabil Adouani Date: Wed, 22 Jul 2020 14:00:05 +0200 Subject: [PATCH] #1332 Add pagination widgets to user list --- frontend/app/views/components/org/user.list.html | 13 +++++++++++++ .../views/partials/admin/organisation/details.html | 8 +++++++- 2 files changed, 20 insertions(+), 1 deletion(-) diff --git a/frontend/app/views/components/org/user.list.html b/frontend/app/views/components/org/user.list.html index 1339b507ff..fa2727fb8b 100644 --- a/frontend/app/views/components/org/user.list.html +++ b/frontend/app/views/components/org/user.list.html @@ -10,6 +10,8 @@
+ + @@ -34,6 +36,14 @@ + @@ -95,6 +105,7 @@ +
Password API Key MFA + + Updated At + + + + +
{{user._updatedAt | shortDate}} @@ -115,6 +126,8 @@
+ +