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 %>