X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/0218232df5c6b4e62cced85e17a512dd6cfcae36..86f3157d2fa86e6b36c2d112bf2e6598e4c06b6d:/apps/workbench/app/views/projects/_show_jobs_and_pipelines.html.erb diff --git a/apps/workbench/app/views/projects/_show_jobs_and_pipelines.html.erb b/apps/workbench/app/views/projects/_show_jobs_and_pipelines.html.erb index 1db0d9f9b8..f9e6306a9d 100644 --- a/apps/workbench/app/views/projects/_show_jobs_and_pipelines.html.erb +++ b/apps/workbench/app/views/projects/_show_jobs_and_pipelines.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, scroller: 'Jobs_and_pipelines'} %> +<%= render partial: 'show_tab_contents', locals: {project: @object, objects_and_names: objects_and_names, filters: filters, page_offset: page_offset, tab_name: 'Jobs_and_pipelines'} %>