X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/f59d6d76acf9c6f5bb95c5902b2c9a1cca427e93..6ba419ef43b3e06b2bc48b0204146349ab64ab5b:/apps/workbench/app/views/projects/show.html.erb?ds=sidebyside diff --git a/apps/workbench/app/views/projects/show.html.erb b/apps/workbench/app/views/projects/show.html.erb index 02e34d80f2..78966f05e0 100644 --- a/apps/workbench/app/views/projects/show.html.erb +++ b/apps/workbench/app/views/projects/show.html.erb @@ -1,14 +1,8 @@ -<% if @object.uuid != current_user.uuid # Not the "Home" project %> -<% content_for :content_top do %> - <%= render partial: 'name_and_description' %> -<% end %> -<% end %> - <% content_for :tab_line_buttons do %> <% if @object.editable? %>
- -