X-Git-Url: https://projects.mako.cc/source/selectricity-live/blobdiff_plain/c65b1e11059c5cf510b54c785d4a246215058f70..3e0d5a9b6af9ec1283b0c0e8cfae6cca9c2bea3a:/app/views/election/_candidate_form.rhtml?ds=sidebyside diff --git a/app/views/election/_candidate_form.rhtml b/app/views/election/_candidate_form.rhtml index ed14dff..fcbf072 100644 --- 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):
+
+
(optional and < 100x100 pixels)
<%= file_field :candidate, :picture %>