add authorized_keys
[arvados.git] / apps / workbench / app / views / layouts / application.html.erb
index c11013f4184ccf76876e2d1ccae7c4a1a8b1e5cf..57c4ace6711e461d807f26cc8adbba167d21c3bf 100644 (file)
@@ -33,6 +33,7 @@
         <div class="nav-collapse collapse">
           <ul class="nav">
            <% [
+              [true, 'Keys', authorized_keys_path],
               [true, 'Data', collections_path],
               [true, 'Groups', groups_path],
               [true, 'Pipeline Templates', pipeline_templates_path],