X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/060d38d627bd1e51dd2b3c6e7de9af6aa7d7b6f3..059027a1ea97b853649bad7e85a0d2da254f3178:/apps/workbench/app/views/layouts/body.html.erb diff --git a/apps/workbench/app/views/layouts/body.html.erb b/apps/workbench/app/views/layouts/body.html.erb index 8073615c31..15f654596c 100644 --- a/apps/workbench/app/views/layouts/body.html.erb +++ b/apps/workbench/app/views/layouts/body.html.erb @@ -28,24 +28,36 @@ SPDX-License-Identifier: AGPL-3.0 %> <% if current_user %> <% if current_user.is_active %> -
  • - -
  • + <% if Rails.configuration.multi_site_search %> +
  • + +
  • + <% end %> +
  • + +
  • <% end %> -
  • - <%= link_to repositories_user_path(current_user), role: 'menu-item' do %> - Repositories - <% end %> -
  • +
  • Repositories
  • Current token
  • <%= link_to ssh_keys_user_path(current_user), role: 'menu-item' do %>