<% if vote_collection_shift? %>
  • <%= " is-active" if controller_name == "voters" %> <%= " is-hidden" if controller_name == "voters" && Poll.votable_by(@user).any? %>"> <%= link_to new_officing_residence_path do %> <%= t("officing.menu.voters") %> <% end %>
  • <% end %> <% if final_recount_shift? %>
  • > <%= link_to final_officing_polls_path do %> <%= t("officing.menu.total_recounts") %> <% end %>
  • <% end %>