X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/f1d8f4de37ff66b21330ffe500c9725620ec9614..916d57c9fe68a9e12472e4d174d38d93086c6529:/apps/workbench/app/controllers/authorized_keys_controller.rb diff --git a/apps/workbench/app/controllers/authorized_keys_controller.rb b/apps/workbench/app/controllers/authorized_keys_controller.rb index 2e3d8b1efb..6eaec1ee59 100644 --- a/apps/workbench/app/controllers/authorized_keys_controller.rb +++ b/apps/workbench/app/controllers/authorized_keys_controller.rb @@ -1,6 +1,6 @@ class AuthorizedKeysController < ApplicationController def index_pane_list - %w(recent setup) + %w(Recent Help) end def new