X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/6a59d473c1574eec4db1f83b5d1a963b4f976e5a..528ce62a2e3efeda48378be0b9b093a50545e034:/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) %>