X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/55aafbb07904ca24390dd47ea960eae7cb2b909a..a1e644bd3b63d97fab7ed1a1d66e00e6dea5fa1e:/apps/workbench/app/views/collections/show_file_links.html.erb diff --git a/apps/workbench/app/views/collections/show_file_links.html.erb b/apps/workbench/app/views/collections/show_file_links.html.erb index 8a2ce6b826..d7483a6ab7 100644 --- a/apps/workbench/app/views/collections/show_file_links.html.erb +++ b/apps/workbench/app/views/collections/show_file_links.html.erb @@ -3,14 +3,14 @@ SPDX-License-Identifier: AGPL-3.0 %> - + <% coll_name = "Collection #{@object.uuid}" %> <% link_opts = {controller: 'collections', action: 'show_file', uuid: @object.uuid, reader_token: params[:reader_token]} %> - <%= coll_name %> / <%= Rails.configuration.site_name %> + <%= coll_name %> / <%= Rails.configuration.Workbench.SiteName %>