X-Git-Url: https://projects.mako.cc/source/selectricity-live/blobdiff_plain/f7761282a6a0744caadfa6ddfb44f09d68c9f928..c5d48f6ea92e43f07182d20ebe693692b4330437:/app/views/election/new_voters.rhtml diff --git a/app/views/election/new_voters.rhtml b/app/views/election/new_voters.rhtml index 9c3bad3..d1f0fab 100644 --- a/app/views/election/new_voters.rhtml +++ b/app/views/election/new_voters.rhtml @@ -6,3 +6,4 @@ <% form_tag(:action => 'new_voters', :id => @election.id) do %> <%= render :partial => 'voters_form' %> <% end %> +<%= button_to "Done", :action => 'show', :id => @election.id %>