Fixed incorrectly created scopes. Fixed link to use reader_tokens[] instead of
[arvados.git] / apps / workbench / app / views / collections / sharing_popup.js.erb
1 $("#collection-sharing-modal-window").html("<%= escape_javascript(render partial: 'sharing_popup') %>");
2 $("#sharing-button").html("<%= escape_javascript(render partial: 'sharing_button') %>");