9407: container log view
[arvados.git] / apps / workbench / app / views / containers / _show_log.html.erb
1 <%= render(partial: 'work_unit/show_log', locals: {obj: @object, name: @object[:name] || 'this container'}) %>