]> git.arvados.org - arvados.git/blob - apps/workbench/app/views/containers/_show_log.html.erb
Update a few more old domain references.
[arvados.git] / apps / workbench / app / views / containers / _show_log.html.erb
1 <%# Copyright (C) The Arvados Authors. All rights reserved.
2
3 SPDX-License-Identifier: AGPL-3.0 %>
4
5 <%= render(partial: 'work_units/show_log', locals: {obj: @object, name: @object[:name] || 'this container'}) %>