From 7163e51335e77ad2442cc7083e64134dd9ce0437 Mon Sep 17 00:00:00 2001 From: Ross Date: Mon, 22 Dec 2025 10:29:47 +0000 Subject: [PATCH] Add modal for group users table and CSV export functionality --- .../generic/partials/group_users_list.html | 98 ++++++++++++++++++- 1 file changed, 97 insertions(+), 1 deletion(-) diff --git a/generic/templates/generic/partials/group_users_list.html b/generic/templates/generic/partials/group_users_list.html index 765c12bc..8ea1d1b6 100644 --- a/generic/templates/generic/partials/group_users_list.html +++ b/generic/templates/generic/partials/group_users_list.html @@ -1,10 +1,18 @@ {% comment %} Partial: renders the users