X-Git-Url: https://projects.mako.cc/source/selectricity-live/blobdiff_plain/f7761282a6a0744caadfa6ddfb44f09d68c9f928..df770407edbb2ed9f55b0a3b557f3b51a9e9f4e3:/app/views/election/edit_candidates.rhtml diff --git a/app/views/election/edit_candidates.rhtml b/app/views/election/edit_candidates.rhtml index 99f2f12..dcd601a 100644 --- a/app/views/election/edit_candidates.rhtml +++ b/app/views/election/edit_candidates.rhtml @@ -1,4 +1,4 @@ -

Edit/Add Candidates

+

Edit/Add Candidates

<%= error_messages_for :candidate %> @@ -22,4 +22,4 @@ <%= submit_tag "Add Candidate" %> <% end %> -<%= button_to "Done!", :action => 'show', :id => @election %> +<%= button_to "Done!", :action => 'new_voters', :id => @election %>