X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/7df2da959b583d3646b9fde606f9e74d598d4bb9..5e9787f914dd1a2f762ae7a653fe8dda36f8f555:/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)) %>