X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/e4c30dbf271df0633efce61c630a29c89bc43bff..415cb3b63e8cfafd4c6b92a8971a0cff74097337:/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'}) %>