9318: "Active" and "Recently finished" panes in dashboard are updated to use work_uni...
[arvados.git] / apps / workbench / app / views / work_unit / _progress.html.erb
index ef7dcd942d0f6d4d52b7cdf249ad96cb67a5eb25..27f19ec58a2102b27135b681c838eb9c38250713 100644 (file)
@@ -1,5 +1,5 @@
 <% if wu.state_label == 'Running' %>
-  <% if @object.uuid == wu.uuid and wu.progress == 0.0 %>
+  <% if @object.andand.uuid == wu.uuid and wu.progress == 0.0 %>
     <span class="label label-<%= wu.state_bootstrap_class %>"> Active </span>
   <% else%>
     <div class="progress" style="margin-bottom: 0px">