X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/50843fcf14d836e82af855fa6775d409054b708d..df591042778408d03d410d5c22a669d85652d1ea:/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 b675ed2966..f4be7cad63 100644 --- a/apps/workbench/app/views/layouts/body.html.erb +++ b/apps/workbench/app/views/layouts/body.html.erb @@ -1,3 +1,7 @@ +<%# Copyright (C) The Arvados Authors. All rights reserved. + +SPDX-License-Identifier: AGPL-3.0 %> +
<% if current_user.andand.is_active %> - + <% end %> <% end %> <%= render partial: 'browser_unsupported' %><%# requires JS support below %> @@ -211,7 +244,7 @@
-<% if current_user and !current_user.prefs[:getting_started_shown] and +<% if Rails.configuration.enable_getting_started_popup and current_user and !current_user.prefs[:getting_started_shown] and !request.url.include?("/profile") and !request.url.include?("/user_agreements") and !request.url.include?("/inactive")%>