X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/05b38a78504bfa8955a70d50fa3c073206f6e780..ecef6ad8ac0724b311c545412518b8fd1dc72b79:/apps/workbench/app/views/projects/_show_pipelines_and_processes.html.erb diff --git a/apps/workbench/app/views/projects/_show_pipelines_and_processes.html.erb b/apps/workbench/app/views/projects/_show_pipelines_and_processes.html.erb index 1ee3070941..1facf53d22 100644 --- a/apps/workbench/app/views/projects/_show_pipelines_and_processes.html.erb +++ b/apps/workbench/app/views/projects/_show_pipelines_and_processes.html.erb @@ -1,3 +1,7 @@ +<%# Copyright (C) The Arvados Authors. All rights reserved. + +SPDX-License-Identifier: AGPL-3.0 %> + <%= render_pane 'tab_contents', to_string: true, locals: { limit: 50, filters: [['uuid', 'is_a', ["arvados#containerRequest", "arvados#pipelineInstance"]]],