X-Git-Url: https://projects.mako.cc/source/selectricity/blobdiff_plain/04f827dd4647f3a7d6e5bd8f5e9083c730a8dccc..85e3fa6d1b4627157bf6ef456b46dc6ceafe54c0:/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 %>