[ARVADOS] updated: 5bd0cf6cb695b12053d28698349624aa3b3860b6

git at public.curoverse.com git at public.curoverse.com
Tue Oct 28 08:57:06 EDT 2014


Summary of changes:
 apps/workbench/app/views/collections/sharing_popup.js.erb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

       via  5bd0cf6cb695b12053d28698349624aa3b3860b6 (commit)
      from  846ac5d419862e2b0051ec0843e71c601b35da44 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.


commit 5bd0cf6cb695b12053d28698349624aa3b3860b6
Author: radhika <radhika at curoverse.com>
Date:   Tue Oct 28 08:56:26 2014 -0400

    4291: update to address the refrsh issue

diff --git a/apps/workbench/app/views/collections/sharing_popup.js.erb b/apps/workbench/app/views/collections/sharing_popup.js.erb
index d2e0d9f..d891e06 100644
--- a/apps/workbench/app/views/collections/sharing_popup.js.erb
+++ b/apps/workbench/app/views/collections/sharing_popup.js.erb
@@ -1 +1 @@
-$("#sharing-button").html("<%= escape_javascript(render partial: 'sharing_button') %>");
+$("#sharing-button").html("<%= escape_javascript(render partial: 'sharing_button').html_safe %>");

-----------------------------------------------------------------------


hooks/post-receive
-- 




More information about the arvados-commits mailing list