X-Git-Url: https://projects.mako.cc/source/selectricity/blobdiff_plain/ad088c1324d08a65f6f5336bedf7a88a8a8950e7..da8a3c5c6efcad4e4a5424a09c0479f7ee52a9ec:/app/views/election/_overview_form.rhtml?ds=sidebyside 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) %>

- +