From d5d65fbd6368c46237a217d0a5b6392be50e30f3 Mon Sep 17 00:00:00 2001 From: Jason Zimdars Date: Thu, 16 Oct 2025 18:37:07 -0500 Subject: [PATCH] Bring back join code for now Can remove once the new system is ready: https://3.basecamp.com/2914079/buckets/37331921/todos/8746162337 --- app/views/account/settings/_users.html.erb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/views/account/settings/_users.html.erb b/app/views/account/settings/_users.html.erb index 61449f09a..15938f7e7 100644 --- a/app/views/account/settings/_users.html.erb +++ b/app/views/account/settings/_users.html.erb @@ -4,8 +4,9 @@ navigable_list_focus_on_selection_value: true, navigable_list_actionable_items_value: true } do %> +

People on the account

- <%#= render "account/invite" # Scheduled work in https://3.basecamp.com/2914079/buckets/37331921/todos/8746162337 %> + <%= render "account/invite" %>