X-Git-Url: https://projects.mako.cc/source/selectricity-live/blobdiff_plain/e9aaa095a1136966a7fcca4877882736770ac119..37ccb3a5511504b6b58c3fe70135e016d0a61bfd:/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 %>