X-Git-Url: https://projects.mako.cc/source/selectricity-live/blobdiff_plain/fc0a6a8d7ea15bcdb27ebdd58721401c7045c6e0..879552adebf9188606878d311948fcb0f4f31610:/app/views/election/_candidate_form.rhtml diff --git a/app/views/election/_candidate_form.rhtml b/app/views/election/_candidate_form.rhtml old mode 100755 new mode 100644 index ed14dff..75e5c3e --- a/app/views/election/_candidate_form.rhtml +++ b/app/views/election/_candidate_form.rhtml @@ -1,11 +1,11 @@ -<% %> - -
New candidate name:
+
<%= text_field :candidate, :name, :size => 60 %>
Candidate description/platform (optional):
+
(optional)
<%= text_area :candidate, :description, :cols => 60, :rows => 5 %>
Candidate picture (optional and < 100x100 pixels):
-<%= file_field :candidate, :picture %>
(optional and < 100x100 pixels)
+<%= file_field :picture, :uploaded_data%>