X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/308a6da1a9fd716f3957b116110a932c08aefafe..97fc7b68a8777794e1beb2c93a1c5c7880f1f0df:/apps/workbench/app/views/projects/_show_data_collections.html.erb diff --git a/apps/workbench/app/views/projects/_show_data_collections.html.erb b/apps/workbench/app/views/projects/_show_data_collections.html.erb index 991e9b1428..3a390ff833 100644 --- a/apps/workbench/app/views/projects/_show_data_collections.html.erb +++ b/apps/workbench/app/views/projects/_show_data_collections.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: { filters: [['uuid', 'is_a', "arvados#collection"]], sortable_columns: { 'name' => 'collections.name', 'description' => 'collections.description' }