X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/3792301ffcc75954caa41d5cc90abed465fbaf86..f4750d53482ddb3990426563bb424f72790b9090:/apps/workbench/app/views/pipeline_instances/compare.html.erb diff --git a/apps/workbench/app/views/pipeline_instances/compare.html.erb b/apps/workbench/app/views/pipeline_instances/compare.html.erb index 953c098d72..960d81d78a 100644 --- a/apps/workbench/app/views/pipeline_instances/compare.html.erb +++ b/apps/workbench/app/views/pipeline_instances/compare.html.erb @@ -1,8 +1,12 @@ +<%# Copyright (C) The Arvados Authors. All rights reserved. + +SPDX-License-Identifier: AGPL-3.0 %> + <% if (o = Group.find?(@objects.first.owner_uuid)) %> <% content_for :breadcrumbs do %>
  • - <%= link_to(o.name, folder_path(o.uuid)) %> + <%= link_to(o.name, project_path(o.uuid)) %>