From bb784f85e73410f312472b942e233d17b43a9be6 Mon Sep 17 00:00:00 2001 From: sichan Date: Fri, 7 Jun 2024 00:28:39 +0800 Subject: [PATCH] commit --- .../templates/accounts/group_perm_list.html | 1 - .../accounts/user_permissions_list.html | 36 ++++++++++++++++--- application/accounts/views.py | 3 +- 3 files changed, 33 insertions(+), 7 deletions(-) diff --git a/application/accounts/templates/accounts/group_perm_list.html b/application/accounts/templates/accounts/group_perm_list.html index f5e1965..9d1b73a 100644 --- a/application/accounts/templates/accounts/group_perm_list.html +++ b/application/accounts/templates/accounts/group_perm_list.html @@ -87,7 +87,6 @@ -{% include 'add_modify_modal.html' %}