<% if vote_collection_shift? %>
  • <%= " is-active" if controller_name == "voters" %> <%= " is-hidden" if controller_name == "voters" && Poll.votable_by(voter_user).any? %>"> <%= link_to t("officing.menu.voters"), new_officing_residence_path, class: "users-link" %>
  • <% end %> <% if final_recount_shift? %>
  • > <%= link_to t("officing.menu.total_recounts"), final_officing_polls_path, class: "users-link" %>
  • <% end %>