X-Git-Url: https://projects.mako.cc/source/selectricity/blobdiff_plain/c933ff40da110253bc4c474d9c79c3a4ed98721d..2fed9b6ceaf0953daf0f085f78520263ab0fa804:/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 %> -
The following are valid options or candidates in this election:
+ -<%= submit_tag "Add Candidate" %>
+<% end %> + + +There are no candidates registered for this election.
<% end %> -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 %>