X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/c592f178659ed5ebfd03720a02940daa62931d14..4c8559157a16bf3d2781714fdec0275fb7f53ac6:/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%>