X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/4aee7d57faff02fc6b7b6f750dc22a29e58bb963..f4750d53482ddb3990426563bb424f72790b9090:/apps/workbench/app/views/application/_breadcrumbs.html.erb diff --git a/apps/workbench/app/views/application/_breadcrumbs.html.erb b/apps/workbench/app/views/application/_breadcrumbs.html.erb index 7a2d08e54a..c3c2e07da7 100644 --- a/apps/workbench/app/views/application/_breadcrumbs.html.erb +++ b/apps/workbench/app/views/application/_breadcrumbs.html.erb @@ -31,7 +31,7 @@ SPDX-License-Identifier: AGPL-3.0 %> Search all projects ... <% end %> - <% if Rails.configuration.anonymous_user_token and Rails.configuration.enable_public_projects_page %> + <% if !Rails.configuration.Users.AnonymousUserToken.empty? and Rails.configuration.Workbench.EnablePublicProjectsPage %>
  • Browse public projects
  • <% end %>