X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/87ea4388edb977d246b09b78d9d4bfa5c2ba5170..9a4c456560f0b78660c2bfc9a7aa4030de74c741:/apps/workbench/app/controllers/trash_items_controller.rb diff --git a/apps/workbench/app/controllers/trash_items_controller.rb b/apps/workbench/app/controllers/trash_items_controller.rb index 5f91a60ca1..b957798459 100644 --- a/apps/workbench/app/controllers/trash_items_controller.rb +++ b/apps/workbench/app/controllers/trash_items_controller.rb @@ -1,10 +1,14 @@ +# Copyright (C) The Arvados Authors. All rights reserved. +# +# SPDX-License-Identifier: AGPL-3.0 + class TrashItemsController < ApplicationController def model_class Collection end def index_pane_list - %w(Recent_trash) + %w(Trashed_collections Trashed_projects) end def find_objects_for_index