X-Git-Url: https://projects.mako.cc/source/selectricity/blobdiff_plain/fc0a6a8d7ea15bcdb27ebdd58721401c7045c6e0..1ef3925927fb35483da98af08f9fc175d5502708:/app/views/voter/full_vote.rhtml diff --git a/app/views/voter/full_vote.rhtml b/app/views/voter/full_vote.rhtml old mode 100755 new mode 100644 index 2f1fc22..cfc20e3 --- a/app/views/voter/full_vote.rhtml +++ b/app/views/voter/full_vote.rhtml @@ -5,6 +5,6 @@

Description:

<%= @voter.election.description %>
-<%= render_partial 'vote' %> - +<%= render :partial => 'sortable_vote' %> +<%= button_to "Submit Vote", :action => 'review', :id => @voter.password %>