Add 'build/' from commit '555b039609a3c8700c27767c255fdfe00eb42063'
[arvados.git] / apps / workbench / app / views / projects / _show_subprojects.html.erb
1 <%= render_pane 'tab_contents', to_string: true, locals: {
2     filters: [['uuid', 'is_a', ["arvados#group"]]],
3         sortable_columns: { 'name' => 'groups.name', 'description' => 'groups.description' }
4     }.merge(local_assigns) %>