5493: fix a bug in user profile handling where any pre-existing prefs are being lost.
[arvados.git] / apps / workbench / app / views / collections / _show_used_by.html.erb
1 <%= render partial: 'application/svg_div', locals: {
2     divId: "used_by_graph", 
3     svgId: "used_by_svg", 
4     svg: @used_by_svg } %>
5