X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/34d6dc1f56b59b7c7cc3e6dc7d54053149c49bc6..70ab42cb727b6a1bd1a8b26e2481de7caa0853d5:/apps/workbench/app/views/application/_show_sharing.html.erb diff --git a/apps/workbench/app/views/application/_show_sharing.html.erb b/apps/workbench/app/views/application/_show_sharing.html.erb index 4b7beb3059..21d6521051 100644 --- a/apps/workbench/app/views/application/_show_sharing.html.erb +++ b/apps/workbench/app/views/application/_show_sharing.html.erb @@ -68,6 +68,12 @@ <%= link_to_if_arvados_object @object.owner_uuid, friendly_name: true %>.

+<% if @object.is_a? Repository %> +

+ Please note that changes to git repository sharing may take up to two minutes to take effect. +

+<% end %> +
User/Group Name