X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/19ae770973482257117fe8ded5619c3018c4b60f..198a6dd8ceb61dd2f6fca7b28d3b074f9b01f67d:/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 a680c69ce3..805d5279cc 100644 --- a/apps/workbench/app/views/application/_projects_tree_menu.html.erb +++ b/apps/workbench/app/views/application/_projects_tree_menu.html.erb @@ -1,4 +1,8 @@ -<% starred_projects = my_starred_projects current_user%> +<%# Copyright (C) The Arvados Authors. All rights reserved. + +SPDX-License-Identifier: AGPL-3.0 %> + +<% starred_projects = my_starred_projects current_user, '' %> <% if starred_projects.andand.any? %>