A few major changes:
[selectricity-live] / app / views / election / _candidates_form.rhtml
diff --git a/app/views/election/_candidates_form.rhtml b/app/views/election/_candidates_form.rhtml
deleted file mode 100644 (file)
index 4528923..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
-<% %>
-
-<%= form_tag( { :action => :add_candidate, :id => @election.id },
-              :multipart => true ) %>
-
-<%= render_partial 'candidate_form' %>
-
-<%= submit_tag "Add Candidate" %>
-<%= end_form_tag %>

Benjamin Mako Hill || Want to submit a patch?