X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/c16a97576716f81c721bcd0c889309cb75e3eb9a..b37cf5e27548d8af4ec355c9a102c9a5734b3306:/apps/workbench/app/views/pipeline_instances/_show_components.html.erb diff --git a/apps/workbench/app/views/pipeline_instances/_show_components.html.erb b/apps/workbench/app/views/pipeline_instances/_show_components.html.erb index c6f7f9a898..9597964103 100644 --- a/apps/workbench/app/views/pipeline_instances/_show_components.html.erb +++ b/apps/workbench/app/views/pipeline_instances/_show_components.html.erb @@ -70,3 +70,5 @@ table.pipeline-components-table div.progress { setInterval(function(){$('a.refresh').click()}, 30000); <% end %> <% end %> + +
<%= JSON.pretty_generate @object.attributes %>