X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/fc10c21d75b15e36c4f861fdd17bf985ca83d888..6b3cfe60beb46ba087de5093926363d8b03ab889:/apps/workbench/app/views/trash_items/index.html.erb diff --git a/apps/workbench/app/views/trash_items/index.html.erb b/apps/workbench/app/views/trash_items/index.html.erb index 673ffdcb76..1a55d5bc74 100644 --- a/apps/workbench/app/views/trash_items/index.html.erb +++ b/apps/workbench/app/views/trash_items/index.html.erb @@ -1,26 +1,5 @@ -<% content_for :tab_line_buttons do %> -
-
-
- - -
-
-
- -
-
-<% end %> +<%# Copyright (C) The Arvados Authors. All rights reserved. -<%= render partial: 'show_trash_items' %> +SPDX-License-Identifier: AGPL-3.0 %> + +<%= render file: 'application/index.html.erb', locals: local_assigns %>