Merge branch 'master' into 3296-user-profile
[arvados.git] / apps / workbench / app / views / projects / _show_jobs_and_pipelines.html.erb
1 <%= render_pane 'tab_contents', to_string: true, locals: {
2     filters: [['uuid', 'is_a', ["arvados#job", "arvados#pipelineInstance"]]]
3     }.merge(local_assigns) %>