X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/9e3bb9b984ff700fc3455f87437a8f1ac5841f0e..916d57c9fe68a9e12472e4d174d38d93086c6529:/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