X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/0218232df5c6b4e62cced85e17a512dd6cfcae36..36e6ade5a578f3f10e048ba545c4448a71137282:/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 01e740bda4..c44db5f4bd 100644 --- a/apps/workbench/app/views/projects/_show_data_collections.html.erb +++ b/apps/workbench/app/views/projects/_show_data_collections.html.erb @@ -62,4 +62,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, scroller: 'Data_collections'} %> +<%= render partial: 'show_tab_contents', locals: {project: @object, objects_and_names: objects_and_names, filters: filters, page_offset: page_offset, tab_name: 'Data_collections'} %>