Merge branch '2596-refactor-pipeline-create'
[arvados.git] / apps / workbench / app / views / pipeline_templates / _show_components.html.erb
index 0d34ba00c28142fde655c61fa6d0778cac4100d0..ef75b65a877aff2341d8a4dab6fc3b10442066bc 100644 (file)
@@ -5,4 +5,4 @@
 <% end %>
 <% end %>
 
-<%= render partial: 'pipeline_templates/show_components_template', locals: {:template => @object, :obj => nil} %>
+<%= render partial: 'pipeline_instances/show_components_editable', locals: {editable: false} %>