X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/964350f4132788e07a7ce1b159179a152e9cfcdc..8e76d0a54757172747f93eaa797e6d1746f8cd32:/apps/workbench/app/views/projects/_show_data_collections.html.erb diff --git a/apps/workbench/app/views/projects/_show_data_collections.html.erb b/apps/workbench/app/views/projects/_show_data_collections.html.erb index c44db5f4bd..3c8607ef40 100644 --- a/apps/workbench/app/views/projects/_show_data_collections.html.erb +++ b/apps/workbench/app/views/projects/_show_data_collections.html.erb @@ -1,3 +1,4 @@ +<% if @object.uuid != current_user.uuid # Not the "Home" project %> <% content_for :content_top do %>

@@ -8,6 +9,7 @@ <%= render_editable_attribute @object, 'description', nil, { 'data-emptytext' => "(No description provided)", 'data-toggle' => 'manual' } %> +<% end %> <% end %> <% content_for :tab_line_buttons do %>