Merge branch '8784-dir-listings'
[arvados.git] / apps / workbench / app / views / application / _show_sharing.html.erb
index 21d6521051c188cb2adc376c7e1a38b7feb11a3e..8403ee0b4fe20345d92cbf2e30fe843150b6d635 100644 (file)
@@ -1,3 +1,7 @@
+<%# Copyright (C) The Arvados Authors. All rights reserved.
+
+SPDX-License-Identifier: AGPL-3.0 %>
+
 <%
    uuid_map = {}
    if @share_links
@@ -48,6 +52,7 @@
 
   <%= link_to(send("choose_#{share_class}_path",
       title: "Share with #{share_class}",
+      message: "Only #{share_class} you are allowed to access are shown. Please contact your administrator if you need to be added to a specific group.",
       by_project: false,
       preview_pane: false,
       multiple: true,