X-Git-Url: https://projects.mako.cc/source/selectricity/blobdiff_plain/c65b1e11059c5cf510b54c785d4a246215058f70..1ef3925927fb35483da98af08f9fc175d5502708:/app/views/voter/full_vote.rhtml?ds=sidebyside 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 %>