9701: Merge branch '9463-change-arvput-use-collection-class' into 9701-collection...
[arvados.git] / apps / workbench / app / views / container_requests / _show_status.html.erb
1 <%= render(partial: 'work_units/show_status', locals: {current_obj: @object, name: @object[:name] || 'this container'}) %>