2872: Merge branch 'master' into 2872-folder-nav
[arvados.git] / services / api / app / views / pipeline_instances / index.html.erb
index ea6f639a78375e01092a514e9d16739759f124b7..cfadd26cdd28ae473b78bf3cc79f26253e8d9e2d 100644 (file)
@@ -25,7 +25,7 @@
     <td>
       <%= status %>
     </td><td>
-      <%= (o.state == 'RunningOnServer' || o.state == 'RunningOnClient') ? 'yes' : '-' %>
+      <%= (o.state == 'RunningOnServer') ? 'yes' : '-' %>
     </td><td>
       <%= (o.progress_ratio * 1000).floor / 10 %>
     </td><td>