X-Git-Url: https://projects.mako.cc/source/selectricity/blobdiff_plain/04f827dd4647f3a7d6e5bd8f5e9083c730a8dccc..1ef3925927fb35483da98af08f9fc175d5502708:/app/views/voter/full_vote.rhtml diff --git a/app/views/voter/full_vote.rhtml b/app/views/voter/full_vote.rhtml index 2f1fc22..cfc20e3 100644 --- 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 %>