X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/900b548097c68649ae2874ded5849f1d8164384c..0b187b107128a57c1f0c00057d39979ab53d4137:/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) %>