X-Git-Url: https://projects.mako.cc/source/selectricity-live/blobdiff_plain/2857ac6197adfe972a5e6129a3f26af9e148edb1..a356aac56f17278e79372b4e63ff3e160eec7cd2:/app/views/voter/full_vote.rhtml diff --git a/app/views/voter/full_vote.rhtml b/app/views/voter/full_vote.rhtml index cfc20e3..9d4f1d0 100644 --- a/app/views/voter/full_vote.rhtml +++ b/app/views/voter/full_vote.rhtml @@ -1,10 +1,41 @@ -<% %> +
Election: <%= @voter.election.name %>
-Voter: <%= @voter.email %>
Description:
-<%= @voter.election.description %>+
<%= @voter.election.description %>
-<%= render :partial => 'sortable_vote' %> +<%= @voter.email %>
+ +Drag and drop the items on list in the left column +until they are in order from most preferred at the top to least +preferred at the bottom. When you are done, press confirm to record your +vote.
+ ++ <%=h (@current_candidate.description) %> ++