A few major changes:
[selectricity-live] / app / views / election / _candidate_form.rhtml
index e9770b8b6cc706bb012f34c15cda0432a4aad00e..6e0fb1fe59d79edb92bfb17a3beb6a8505afe8bc 100644 (file)
@@ -1,3 +1,5 @@
+<% %>
+
 <p>New candidate name:<br />
 <%= text_field :candidate, :name %></p>
  
@@ -6,3 +8,4 @@
 
 <p>Candidate picture (optional and < 100x100 pixels):<br />
 <%= file_field :candidate, :picture %></p>
+

Benjamin Mako Hill || Want to submit a patch?