3193: minor ui updates
[arvados.git] / apps / workbench / app / views / projects / _show_pipeline_templates.html.erb
index 5497f12a5f34b6915a7cc5855d0c6ffc260883fb..c54e28dfebdb9170da31e6b5913ad1c86f49d7ad 100644 (file)
@@ -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, tab_name: 'Pipeline_templates'} %>