diff --git a/app/views/accounts/settings/_users.html.erb b/app/views/accounts/settings/_users.html.erb index cf8db2ff4..bac38408a 100644 --- a/app/views/accounts/settings/_users.html.erb +++ b/app/views/accounts/settings/_users.html.erb @@ -1,7 +1,8 @@
People on the account <%= render "accounts/invite" %> -
+ +
<%= render partial: "accounts/user", collection: users %>