8784: Fix test for latest firefox.
[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'}) %>