Merge branch 'master' into 4091-test-infinite-scrolling
[arvados.git] / apps / workbench / app / views / projects / _show_pipeline_templates.html.erb
1 <%= render_pane 'tab_contents', to_string: true, locals: {
2     limit: 200,
3     filters: [['uuid', 'is_a', ["arvados#pipelineTemplate"]]]
4     }.merge(local_assigns) %>