X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/32038d56fbfe5b635b1c53f247aea9abcca2285c..cee8f888b442448b2bffe243da2e9cc5dcf29b04:/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) %>