X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/4bc4165ea8acbcfb2c1a19e0793a52c48d04cc59..cbc29982e30fd776c194c47dc584710ff1b340c4:/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 4cd5280b9f..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 help) + %w(Recent Help) end def new