rename foreign uuid attributes
[arvados.git] / apps / workbench / app / views / pipeline_templates / index.html.erb
index 15caf7a3f530252e9b60f3910c8320919a21e2ee..18de526ae393441b3b71a28f17d8cdfa9ab2656f 100644 (file)
@@ -22,7 +22,7 @@
       </td><td>
         <%= ob.name %>
       </td><td>
-        <%= link_to_if_arvados_object ob.owner %>
+        <%= link_to_if_arvados_object ob.owner_uuid %>
       </td><td>
         <%= ob.components.collect { |k,v| k.to_s }.join(", ") %>
       </td>