Merge branch 'master' into 3654-combine-selections
[arvados.git] / apps / workbench / app / views / collections / _index_tbody.html.erb
index ec5a09e3c6a8a1c676cabb74d0f9fc40e75c2770..3d5c1c7a5899213fafb6bec3ab2909b18ac77e5f 100644 (file)
   <td>
     <%= c.created_at.to_s if c.created_at %>
   </td>
-  <td>
-    <% current_state = @collection_info[c.uuid][:wanted_by_me] ? 'persistent' : 'cache' %>
-    <%= render partial: 'toggle_persist', locals: { uuid: c.uuid, current_state: current_state } %>
-  </td>
   <td class="add-tag-button">
     <a class="btn btn-xs btn-info add-tag-button pull-right" data-remote-href="<%= url_for(controller: 'links', action: 'create') %>" data-remote-method="post"><i class="glyphicon glyphicon-plus"></i>&nbsp;Add</a>
     <span class="removable-tag-container">