X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/57d5e8e0f8e8c3871e2d95d14e3088c0a3f41a9b..0b187b107128a57c1f0c00057d39979ab53d4137:/apps/workbench/app/views/application/_projects_tree_menu.html.erb diff --git a/apps/workbench/app/views/application/_projects_tree_menu.html.erb b/apps/workbench/app/views/application/_projects_tree_menu.html.erb index ad2620d344..a680c69ce3 100644 --- a/apps/workbench/app/views/application/_projects_tree_menu.html.erb +++ b/apps/workbench/app/views/application/_projects_tree_menu.html.erb @@ -3,6 +3,11 @@ +
  • + <%= project_link_to.call({object: current_user, depth: 0}) do %> + Home + <% end %> +
  • <% (starred_projects).each do |pnode| %>
  • <%= project_link_to.call({object: pnode, depth: 0}) do%>