6602: use min_nodes * (finished_at - started_at) to calculate the allocated node...
[arvados.git] / apps / workbench / app / views / pipeline_instances / _show_object_description_cell.html.erb
1 <div class="nowrap">
2   <%= object.content_summary %><br />
3   <%= render partial: 'pipeline_instances/component_labels', locals: {object: object} %>
4 </div>