4291: update to address the refrsh issue as suggested in this Stack Overflow page:
[arvados.git] / apps / workbench / app / views / collections / sharing_popup.js.erb
index fea8593e4261725d081e7889fe98bc6736a71fbc..d891e06a8a56cbc7eeb3f170c0acf100358a10a7 100644 (file)
@@ -1 +1 @@
-$("#collection-sharing-modal-window").html("<%= escape_javascript(render partial: 'sharing_popup') %>");
+$("#sharing-button").html("<%= escape_javascript(render partial: 'sharing_button').html_safe %>");