X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/3f0ec839af28e56eb94bc9507ab59df1e670e59f..9a4c456560f0b78660c2bfc9a7aa4030de74c741:/apps/workbench/app/controllers/trash_items_controller.rb?ds=sidebyside 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