projects
/
arvados.git
/ blobdiff
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Consider script_parameters in determining whether to merge script boxes in
[arvados.git]
/
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 4cd5280b9fe65e7638490421fa430e0ad9462272..6eaec1ee59f1e954afb1b419dc57e9f9a277a888 100644
(file)
--- 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 h
elp)
+ %w(
Recent H
elp)
end
def new