From f6f6ed672a240c9b91e78591b4f67a5ed4250758 Mon Sep 17 00:00:00 2001 From: Radhika Chippada Date: Wed, 22 Apr 2015 21:21:29 -0400 Subject: [PATCH] 5780: Display message in chooser popup if one is provided. Use this to show a message in sharing popup explaining to user that only those users or groups that the user is allowed to access are displayed. --- apps/workbench/app/views/application/_choose.html.erb | 4 ++++ apps/workbench/app/views/application/_show_sharing.html.erb | 1 + apps/workbench/test/helpers/share_object_helper.rb | 1 + 3 files changed, 6 insertions(+) diff --git a/apps/workbench/app/views/application/_choose.html.erb b/apps/workbench/app/views/application/_choose.html.erb index 3233d8d006..b1e63da375 100644 --- a/apps/workbench/app/views/application/_choose.html.erb +++ b/apps/workbench/app/views/application/_choose.html.erb @@ -7,6 +7,10 @@