X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/c005c5ab76492b844e84d1c66f75797bd98d0996..6d5e04a731edc9ce8944ecea637070afbdadeb05:/apps/workbench/app/views/collections/show.html.erb?ds=sidebyside diff --git a/apps/workbench/app/views/collections/show.html.erb b/apps/workbench/app/views/collections/show.html.erb index 7d8ac4dacb..a80cf3985d 100644 --- a/apps/workbench/app/views/collections/show.html.erb +++ b/apps/workbench/app/views/collections/show.html.erb @@ -2,7 +2,6 @@ <%= link_to( choose_projects_path( title: 'Copy to project...', - my_root_selectable: true, action_name: 'Copy', action_href: actions_path, action_method: 'post', @@ -34,6 +33,9 @@
+
+ <%= render_editable_attribute @object, 'description', nil, { 'data-emptytext' => "(No description provided)", 'data-toggle' => 'manual' } %> +
<% if defined? @same_pdh %>

Found in collections: