4091: enhance code to handle the case where there are more than one item in the next...
[arvados.git] / apps / workbench / app / views / projects / _show_pipeline_templates.html.erb
1 <%= render_pane 'tab_contents', to_string: true, locals: {
2     filters: [['uuid', 'is_a', ["arvados#pipelineTemplate"]]]
3     }.merge(local_assigns) %>