X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/40df5992d4d8071a6e10a20ecdeb0470a80764cc..42c20b25e1325124b88e3b9b285544dc41122b56:/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} %>