X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/783343e5aca00f730315d943cecf74e4277a38e7..4013f2bd35cf76d92aeafc4d3b0b4e2fd7a2dd84:/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} %>