20846: Merge branch '19213-ubuntu2204-support' into 20846-ubuntu2204
[arvados.git] / apps / workbench / app / controllers / authorized_keys_controller.rb
index 2e3d8b1efb6819721472db1ff881dcc2f5826899..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 setup)
+    %w(Recent Help)
   end
 
   def new