X-Git-Url: https://projects.mako.cc/source/selectricity/blobdiff_plain/7b649ccad8804580632c255b9f451482fdbbe32d..adf9b5ec96187af2108c42791319cbe2a3366506:/app/views/election/edit_candidates.rhtml diff --git a/app/views/election/edit_candidates.rhtml b/app/views/election/edit_candidates.rhtml index 837f755..dcd601a 100644 --- a/app/views/election/edit_candidates.rhtml +++ b/app/views/election/edit_candidates.rhtml @@ -1,11 +1,9 @@ -<%= render_partial 'progress', 'candidates' %> -

Edit/Add Candidates

+

Edit/Add Candidates

<%= error_messages_for :candidate %> <% unless @election.candidates.empty? %>

The following are valid options or candidates in this election:

-1;3A <% @election.candidates.each do |candidate| %> <% @current_candidate = candidate %>