X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/6fed84983e6e973eefff66a126f4bb7811c44d29..2e104941dbf1e4bf92e0632cadeb946be0595d67:/apps/workbench/app/views/projects/public.html.erb diff --git a/apps/workbench/app/views/projects/public.html.erb b/apps/workbench/app/views/projects/public.html.erb index 9fc9759717..8a57461ccd 100644 --- a/apps/workbench/app/views/projects/public.html.erb +++ b/apps/workbench/app/views/projects/public.html.erb @@ -17,10 +17,10 @@ <% @objects.each do |p| %> - + <%= link_to_if_arvados_object p, {friendly_name: true} %> - + <%= render_attribute_as_textile(p, "description", p.description, true) %>