11580: add container_requests index page
[arvados.git] / apps / workbench / app / views / container_requests / _show_status.html.erb
index d6d8c67ecc1f21e4faea88d589cddc4ac7a8508d..fc3f7be506e818b5d3cfb7dbab0ae9004f69a809 100644 (file)
@@ -1 +1 @@
-<%= 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'}) %>