diff --git a/templates/organization/users-table.html b/templates/organization/users-table.html index 873e985..0f59bdc 100644 --- a/templates/organization/users-table.html +++ b/templates/organization/users-table.html @@ -1,13 +1,13 @@ {% extends "user/users-table.html" %} {% block before_point_head %} - {% if is_admin %} + {% if can_edit %}