From bde557d9524a9d6c96f41386d78797edb8032aeb Mon Sep 17 00:00:00 2001 From: Jason Zimdars Date: Thu, 6 Feb 2025 12:18:45 -0600 Subject: [PATCH] The breadcrumb is just too much --- app/views/bubbles/show.html.erb | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/app/views/bubbles/show.html.erb b/app/views/bubbles/show.html.erb index f7c7d2f98..c09a6e2c6 100644 --- a/app/views/bubbles/show.html.erb +++ b/app/views/bubbles/show.html.erb @@ -15,12 +15,10 @@ <%= link_to "Projects", root_path %> <%= link_to "Activity", events_path %> -

+

<%= link_to @bucket.name, bubbles_path(bucket_ids: [ @bucket ]) %> - - <%= @page_title %>