9319: /all_processes index page.
[arvados.git] / apps / workbench / app / views / work_units / _show_status.html.erb
diff --git a/apps/workbench/app/views/work_units/_show_status.html.erb b/apps/workbench/app/views/work_units/_show_status.html.erb
new file mode 100644 (file)
index 0000000..4b629c8
--- /dev/null
@@ -0,0 +1,6 @@
+<div class="arv-log-refresh-control"
+     data-load-throttle="15000"
+     ></div>
+<%=
+   render(partial: 'work_units/show_component', locals: {wu: current_obj.work_unit(name)})
+%>