X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/700fcdd3594713fc2f692d5c3c31474f0c8e14ff..7178ac911e7b160c1348da404b5aa07b9829d3c8:/apps/workbench/app/views/application/show.html.erb diff --git a/apps/workbench/app/views/application/show.html.erb b/apps/workbench/app/views/application/show.html.erb index ac7433575e..e0e1b8f63d 100644 --- a/apps/workbench/app/views/application/show.html.erb +++ b/apps/workbench/app/views/application/show.html.erb @@ -5,6 +5,9 @@ <% end %> <% content_for :content_top do %> + <% if !['Group','User', 'Collection'].include? @object.class.to_s # projects and collections handle it themselves %> + <%= render partial: 'name_and_description' %> + <% end %> <% if @object.class.goes_in_projects? && @object.uuid != current_user.uuid # Not the "Home" project %> <% content_for :tab_line_buttons do %>