Working on visualization of pipelines
[arvados.git] / apps / workbench / app / views / pipeline_instances / show.html.erb
index 74c090de024b4bfee8bfb3efdf4bfa6b982db071..2745e76f71db8d5ee9f046a894e2705b35507c0b 100644 (file)
@@ -28,6 +28,9 @@
     <% end %>
   </tbody>
 </table>
+
+<%= raw(@prov_svg) %>
+
 <pre>
 <%= JSON.pretty_generate(@object.attributes) rescue nil %>
 </pre>