X-Git-Url: https://projects.mako.cc/source/selectricity/blobdiff_plain/9b4770e85ce3add247c6462002ca910f6ba103da..d06c024c7dddeca27c658b668ed313f3f107d2e6:/app/views/election/_overview_form.rhtml diff --git a/app/views/election/_overview_form.rhtml b/app/views/election/_overview_form.rhtml index eed92da..be90de6 100644 --- a/app/views/election/_overview_form.rhtml +++ b/app/views/election/_overview_form.rhtml @@ -23,11 +23,11 @@ <% type_hash = {}; ELECTION_TYPES.each {|k,v| type_hash[v] = k} %> <%= select_tag 'election[election_method]', options_for_select(type_hash, @election.election_method) %>

- +