X-Git-Url: https://projects.mako.cc/source/selectricity/blobdiff_plain/f2db874f06622e5b7422dabc8e17396708277c56..f7e185abe92cf8a4590f32996c86d15b8309db86:/app/views/quickvote/create.rhtml diff --git a/app/views/quickvote/create.rhtml b/app/views/quickvote/create.rhtml index c05424e..eecb4fb 100644 --- a/app/views/quickvote/create.rhtml +++ b/app/views/quickvote/create.rhtml @@ -35,6 +35,10 @@

+

<%= quickform.select('election_method', %w(ssd condorcet plurality approval borda) ) %>