8784: Fix test for latest firefox.
[arvados.git] / apps / workbench / app / views / container_requests / _show_log.html.erb
1 <%= render(partial: 'work_units/show_log', locals: {obj: @object, name: @object[:name] || 'this container'}) %>