diff --git a/app/views/bubbles/show.html.erb b/app/views/bubbles/show.html.erb index 0bf4ea139..f7c7d2f98 100644 --- a/app/views/bubbles/show.html.erb +++ b/app/views/bubbles/show.html.erb @@ -9,16 +9,18 @@ <% end %> - - + + <%= link_to "Projects", root_path %> <%= link_to "Activity", events_path %> - - <%= link_to @bucket.name, bubbles_path(bucket_ids: [ @bucket ]) %> + + + <%= link_to @bucket.name, bubbles_path(bucket_ids: [ @bucket ]) %> + ▸ - <%= @page_title %> + <%= @page_title %>