X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/8c4542afc387211a36cc90f8085f229ff314854e..304273fabb09ff72e94481a610e84f78776f05e3:/apps/workbench/app/views/container_requests/_show_log.html.erb diff --git a/apps/workbench/app/views/container_requests/_show_log.html.erb b/apps/workbench/app/views/container_requests/_show_log.html.erb index 4126f12a5d..f623fd6344 100644 --- a/apps/workbench/app/views/container_requests/_show_log.html.erb +++ b/apps/workbench/app/views/container_requests/_show_log.html.erb @@ -1 +1 @@ -<%= render(partial: 'work_unit/show_log', locals: {obj: @object, name: @object[:name] || 'this container'}) %> +<%= render(partial: 'work_units/show_log', locals: {obj: @object, name: @object[:name] || 'this container'}) %>