3140: search in a tab should update results for that tab
[arvados.git] / apps / workbench / app / views / projects / _show_data_collections.html.erb
index 01e740bda46ef3055e0bb62886e5b434858bcc0b..c44db5f4bdd9b47b9ec7c88490e59def50a11153 100644 (file)
@@ -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'} %>