X-Git-Url: https://projects.mako.cc/source/selectricity-live/blobdiff_plain/fc0a6a8d7ea15bcdb27ebdd58721401c7045c6e0..refs/heads/master:/app/views/voter/full_vote.rhtml?ds=inline diff --git a/app/views/voter/full_vote.rhtml b/app/views/voter/full_vote.rhtml old mode 100755 new mode 100644 index 2f1fc22..be4f7be --- a/app/views/voter/full_vote.rhtml +++ b/app/views/voter/full_vote.rhtml @@ -1,10 +1,42 @@ -<% %> +
Election: <%= @voter.election.name %>
-Voter: <%= @voter.email %>
Description:
-<%= @voter.election.description %>+
<%= @voter.election.description %>
-<%= render_partial 'vote' %> +<% if @voter.election.authenticated? %> +<%= @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 the 'Submit Vote' +button at the bottom of the left column to record your +vote.
+ +