X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/b3b64d046641ccc39e4f4d6fab85a8b831732d51..81ccd9264d0742ba1bf0b9dfbc31ff4f15929f3e:/apps/workbench/app/views/containers/_show_status.html.erb diff --git a/apps/workbench/app/views/containers/_show_status.html.erb b/apps/workbench/app/views/containers/_show_status.html.erb index 00a5592613..b6a2371934 100644 --- a/apps/workbench/app/views/containers/_show_status.html.erb +++ b/apps/workbench/app/views/containers/_show_status.html.erb @@ -1,4 +1,4 @@ -<%= render(partial: 'work_unit/show_status', locals: {current_obj: @object, name: @object[:name] || 'this container'}) %> +<%= render(partial: 'work_units/show_status', locals: {current_obj: @object, name: @object[:name] || 'this container'}) %>