X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/f1d8f4de37ff66b21330ffe500c9725620ec9614..28b6afc1e8ccf652c7a8fd43e22a8ac788febd85:/apps/workbench/app/controllers/authorized_keys_controller.rb?ds=sidebyside diff --git a/apps/workbench/app/controllers/authorized_keys_controller.rb b/apps/workbench/app/controllers/authorized_keys_controller.rb index 2e3d8b1efb..ac47ce7592 100644 --- a/apps/workbench/app/controllers/authorized_keys_controller.rb +++ b/apps/workbench/app/controllers/authorized_keys_controller.rb @@ -1,6 +1,10 @@ +# Copyright (C) The Arvados Authors. All rights reserved. +# +# SPDX-License-Identifier: AGPL-3.0 + class AuthorizedKeysController < ApplicationController def index_pane_list - %w(recent setup) + %w(Recent Help) end def new