X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/3a0aa1db801154916f50b1b299d5100945a3e1df..cd45d6a3f9e3298cbab3d0f2ba655d7a9d0034d5:/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"]]],