added first full working version of embeddable elections
[selectricity-live] / app / views / election / _candidate_form.rhtml
index fcbf0721eeec4417ca084b26edc131e016d32df7..75e5c3ec3794f08423b959e983ce45834226c357 100644 (file)
@@ -6,6 +6,6 @@
 
 
 <p style="float: left;"><label for="candidate_picture">Picture</label> (optional and &lt; 100x100 pixels)<br />
-<%= file_field :candidate, :picture %></p>
+<%= file_field :picture, :uploaded_data%></p>
 
 <div class="clear-div"></div>

Benjamin Mako Hill || Want to submit a patch?