From 332eca3906fed02418f81ed34e70f95b94a361bc Mon Sep 17 00:00:00 2001 From: geistling <34081638+geistling@users.noreply.github.com> Date: Fri, 23 Aug 2024 13:55:29 -0400 Subject: [PATCH] update projectuserdetail role descriptions --- .../core/project/templates/project/project_user_detail.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/coldfront/core/project/templates/project/project_user_detail.html b/coldfront/core/project/templates/project/project_user_detail.html index 59a91229d..e024a6796 100644 --- a/coldfront/core/project/templates/project/project_user_detail.html +++ b/coldfront/core/project/templates/project/project_user_detail.html @@ -58,7 +58,7 @@

Project: {{project.title}}

Access Managers have the permissions to manage group membership.
Storage Managers have the permissions to make allocation requests.
General Managers have the permissions of a PI, save the ability to assign other General Managers.
- PIs have permissions to manage the project, its users, and its related allocations regardless of their assigned projectuser role.
+ PIs have permissions to manage the project, its users, and its related allocations.