11917: Do not clear rails cache at boot time.
[arvados.git] / apps / workbench / app / controllers / authorized_keys_controller.rb
index 4cd5280b9fe65e7638490421fa430e0ad9462272..ac47ce7592b27a3082d20582092147259d689806 100644 (file)
@@ -1,6 +1,10 @@
+# Copyright (C) The Arvados Authors. All rights reserved.
+#
+# SPDX-License-Identifier: AGPL-3.0
+
 class AuthorizedKeysController < ApplicationController
   def index_pane_list
-    %w(recent help)
+    %w(Recent Help)
   end
 
   def new