diff --git a/templates/workspaces/members/edit.html b/templates/workspaces/members/edit.html index e82cdaae..cb6f1b86 100644 --- a/templates/workspaces/members/edit.html +++ b/templates/workspaces/members/edit.html @@ -54,7 +54,7 @@ {% for project in projects %} {% set revoke_modal_name = string(project.id) + 'RevokeModal' %} - +