diff --git a/Kitodo/src/main/webapp/WEB-INF/templates/includes/users/userList.xhtml b/Kitodo/src/main/webapp/WEB-INF/templates/includes/users/userList.xhtml index 964c4ec6f48..bf56706958c 100644 --- a/Kitodo/src/main/webapp/WEB-INF/templates/includes/users/userList.xhtml +++ b/Kitodo/src/main/webapp/WEB-INF/templates/includes/users/userList.xhtml @@ -142,6 +142,7 @@ action="#{UserForm.resetTasksToOpen(item)}" styleClass="#{empty UserForm.getTasksInProgress(item) ? 'action ui-state-disabled' : 'action'}" disabled="#{empty UserForm.getTasksInProgress(item)}" + update="@this" rendered="#{SecurityAccessController.hasAuthorityToUnassignTasks()}">