X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/4bc4165ea8acbcfb2c1a19e0793a52c48d04cc59..4fce5c64b5bc0b106e14533378de6488fd030f98:/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 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