X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/a959f21c8147f26362df392bc3fd3290db69de85..722fbc71928e7fc6b91eb101788b51c2bb9577eb:/apps/workbench/app/views/pipeline_instances/_show_object_description_cell.html.erb diff --git a/apps/workbench/app/views/pipeline_instances/_show_object_description_cell.html.erb b/apps/workbench/app/views/pipeline_instances/_show_object_description_cell.html.erb index 38f51a3bc1..60ed93b012 100644 --- a/apps/workbench/app/views/pipeline_instances/_show_object_description_cell.html.erb +++ b/apps/workbench/app/views/pipeline_instances/_show_object_description_cell.html.erb @@ -1,3 +1,7 @@ +<%# Copyright (C) The Arvados Authors. All rights reserved. + +SPDX-License-Identifier: AGPL-3.0 %> +
<%= object.content_summary %>
<%= render partial: 'pipeline_instances/component_labels', locals: {object: object} %>