Your vote has been recorded with the following ranked preferences:
-
<% for rank in @voter.vote.rankings.sort %>
-
- <%=h rank.candidate.name.capitalize %> +
- <%= white_list(rank.candidate.name.capitalize) %> <% end %>
Thanks you voting! You can:
+Thank you for voting! You can:
- <%= link_to "Change Your Vote", quickaction_url( :ident => @voter.election.name, :action => 'change' ) %> @@ -22,4 +20,3 @@ preferences:
- <%= link_to "View Current Results", quickaction_url( :ident => @voter.election.name, :action => 'results' ) %>