X-Git-Url: https://projects.mako.cc/source/selectricity/blobdiff_plain/dc7d60a0de460c72d292b43616eb97a8b34741c8..c933ff40da110253bc4c474d9c79c3a4ed98721d:/app/views/elections/new_candidates.rhtml?ds=sidebyside diff --git a/app/views/elections/new_candidates.rhtml b/app/views/elections/new_candidates.rhtml deleted file mode 100644 index 67525fd..0000000 --- a/app/views/elections/new_candidates.rhtml +++ /dev/null @@ -1,5 +0,0 @@ -<% @edit = true %> -

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

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