From ac96f7349c97f6fc407c6bee975ffd83e7552af5 Mon Sep 17 00:00:00 2001 From: Jason Zimdars Date: Wed, 1 Oct 2025 10:25:22 -0500 Subject: [PATCH] No need to point this out here This isn't a daily thing that needs to be highly keyboard accessible. You can still do it, but we don't need to waste space telling you how. --- app/views/collections/edit/_users.html.erb | 4 ---- 1 file changed, 4 deletions(-) diff --git a/app/views/collections/edit/_users.html.erb b/app/views/collections/edit/_users.html.erb index a9eda26be..ea518b681 100644 --- a/app/views/collections/edit/_users.html.erb +++ b/app/views/collections/edit/_users.html.erb @@ -32,8 +32,4 @@ <%= access_toggles_for selected_users, selected: true %> <%= access_toggles_for unselected_users, selected: false %> - - <% end %>