From 2fda206fca2725e07e0d5a96d0fa843c172e7c29 Mon Sep 17 00:00:00 2001 From: iamlalit Date: Fri, 4 Feb 2022 11:52:09 +0530 Subject: [PATCH 1/4] User's first and last name also gets displayed in manage user roles page. --- user/templates/user/user_list.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/user/templates/user/user_list.html b/user/templates/user/user_list.html index 6eab155e..8a663b31 100644 --- a/user/templates/user/user_list.html +++ b/user/templates/user/user_list.html @@ -24,7 +24,7 @@

Heads

From 69b1c5c5603b0c989fa6b02954726b1b5264f48e Mon Sep 17 00:00:00 2001 From: iamlalit Date: Fri, 4 Feb 2022 12:02:32 +0530 Subject: [PATCH 2/4] User's first and last name also gets displayed in manage user roles page. --- user/templates/user/user_list.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/user/templates/user/user_list.html b/user/templates/user/user_list.html index 8a663b31..9ebdba7b 100644 --- a/user/templates/user/user_list.html +++ b/user/templates/user/user_list.html @@ -52,7 +52,7 @@

Coordinators

@@ -83,7 +83,7 @@

Members

From 1b4c51bdf9fae8cbcb025cc67e1c8784f9231233 Mon Sep 17 00:00:00 2001 From: iamlalit Date: Fri, 4 Feb 2022 13:06:57 +0530 Subject: [PATCH 3/4] User's first and last name also gets displayed in manage user roles page. --- user/templates/user/user_list.html | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/user/templates/user/user_list.html b/user/templates/user/user_list.html index 9ebdba7b..04fa6646 100644 --- a/user/templates/user/user_list.html +++ b/user/templates/user/user_list.html @@ -28,9 +28,7 @@

Heads

- +
@@ -90,9 +88,7 @@

Members

- +
From 9c28d9aae949ef867e1490181c2213b5c0cc336b Mon Sep 17 00:00:00 2001 From: iamlalit Date: Fri, 4 Feb 2022 13:06:57 +0530 Subject: [PATCH 4/4] Demote option removed from head and member --- user/templates/user/user_list.html | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/user/templates/user/user_list.html b/user/templates/user/user_list.html index 9ebdba7b..04fa6646 100644 --- a/user/templates/user/user_list.html +++ b/user/templates/user/user_list.html @@ -28,9 +28,7 @@

Heads

- +
@@ -90,9 +88,7 @@

Members

- +