+

Your vote has been recorded with the following ranked preferences:

    <% for rank in @voter.vote.rankings.sort %> -
  1. <%= rank.candidate.name.capitalize %>
  2. +
  3. <%=h rank.candidate.name.capitalize %>
  4. <% end %>
@@ -17,7 +22,4 @@ preferences:

  • <%= link_to "View Current Results", quickaction_url( :ident => @voter.election.name, :action => 'results' ) %>
  • - - - - +