X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/9ac31a42d4c777c158b2b9a7623194217d7a0772..e336e28f4ce9c13aad98d059d2befb505bff365b:/apps/workbench/app/views/work_units/_show_child.html.erb diff --git a/apps/workbench/app/views/work_units/_show_child.html.erb b/apps/workbench/app/views/work_units/_show_child.html.erb index 0e918be9d9..8bb33b54cb 100644 --- a/apps/workbench/app/views/work_units/_show_child.html.erb +++ b/apps/workbench/app/views/work_units/_show_child.html.erb @@ -3,7 +3,7 @@

- + <%= current_obj.label %>

@@ -50,9 +50,9 @@
-
-
- <%= render partial: 'work_units/show_component', locals: {wu: current_obj} %> + <% content_url = url_for(controller: :work_units, action: :show_child_component, id: @object.uuid, object_type: @object.class.to_s) %> +
+