X-Git-Url: https://projects.mako.cc/source/selectricity-live/blobdiff_plain/c933ff40da110253bc4c474d9c79c3a4ed98721d..57a193789d1f48a856816c357483cfd7c621cd9d:/app/views/election/edit_candidates.rhtml diff --git a/app/views/election/edit_candidates.rhtml b/app/views/election/edit_candidates.rhtml index 0c416d5..7e1f315 100644 --- a/app/views/election/edit_candidates.rhtml +++ b/app/views/election/edit_candidates.rhtml @@ -1,14 +1,46 @@ -<% @edit = true %> -

<%= @election.name %>: Edit Candidates

+
+ Edit Candidates + +
-

The following are valid options or candidates in this election:

+
- -<%= render :partial => 'candidates_form' %> -<%= button_to "Done!", :action => 'show', :id => @election %> +
+ Continue + +
+ +

When you are done entering candidates, please click the button below +to proceed to the next step.

+ +<%= button_to "Proceed to Next Step", :action => 'new_voters', :id => @election %>