X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/8e60aa5c834a1a2a741a87a8155b8db9b4c46da3..5e8235cf2b61e0a44c2f74c227fdcf47fa1e5b37:/apps/workbench/app/views/pipeline_instances/_show_components_editable.html.erb diff --git a/apps/workbench/app/views/pipeline_instances/_show_components_editable.html.erb b/apps/workbench/app/views/pipeline_instances/_show_components_editable.html.erb index 284c84cbe4..5311925cdb 100644 --- a/apps/workbench/app/views/pipeline_instances/_show_components_editable.html.erb +++ b/apps/workbench/app/views/pipeline_instances/_show_components_editable.html.erb @@ -1,9 +1,13 @@ +<%# Copyright (C) The Arvados Authors. All rights reserved. + +SPDX-License-Identifier: AGPL-3.0 %> + - - + + @@ -23,7 +27,7 @@ <% @object.components.each do |k, component| %> <% next if !component %> - +
<%= k %><%= k %> <%= component[:script] %>