X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/7daa6c8ccfc68ec189b42522fa1481b7c31174a8..0218232df5c6b4e62cced85e17a512dd6cfcae36:/apps/workbench/app/views/projects/_show_subprojects.html.erb diff --git a/apps/workbench/app/views/projects/_show_subprojects.html.erb b/apps/workbench/app/views/projects/_show_subprojects.html.erb index 6e93a4a93a..aee93709b7 100644 --- a/apps/workbench/app/views/projects/_show_subprojects.html.erb +++ b/apps/workbench/app/views/projects/_show_subprojects.html.erb @@ -5,4 +5,4 @@ page_offset = next_page_offset @objects %> -<%= render partial: 'show_tab_contents', locals: {project: @object, objects_and_names: objects_and_names, filters: filters, page_offset: page_offset} %> +<%= render partial: 'show_tab_contents', locals: {project: @object, objects_and_names: objects_and_names, filters: filters, page_offset: page_offset, scroller: 'Subprojects'} %>