diff --git a/templates/workspaces/members/edit.html b/templates/workspaces/members/edit.html index ed85f6ce..61d2a49e 100644 --- a/templates/workspaces/members/edit.html +++ b/templates/workspaces/members/edit.html @@ -62,6 +62,7 @@

{{ project.name }}

revoke all access + {% call Modal(name=revoke_modal_name, dismissable=False) %}

Revoke Access

@@ -74,7 +75,6 @@
{% endcall %} -