From a05be515bc9f674d8b905e915a5ba0da33b52eeb Mon Sep 17 00:00:00 2001 From: maebeale Date: Mon, 22 Jun 2026 10:52:11 -0400 Subject: [PATCH] Make each registration form submission card a full link Wrap the entire card (icon + org/title) in the link to the submission's public view so the whole row is clickable, not just the small green icon. Co-Authored-By: Claude Opus 4.8 --- .../link_organization.html.erb | 19 ++++++++++--------- 1 file changed, 10 insertions(+), 9 deletions(-) diff --git a/app/views/event_registrations/link_organization.html.erb b/app/views/event_registrations/link_organization.html.erb index 53520ca02c..6bb65e84fe 100644 --- a/app/views/event_registrations/link_organization.html.erb +++ b/app/views/event_registrations/link_organization.html.erb @@ -43,20 +43,21 @@ <% multiple = present_entries.size > 1 %>