X-Git-Url: https://projects.mako.cc/source/selectricity-live/blobdiff_plain/c49bd887561c4ee07feef7e6e8d25b6a3f15b5b7..5e74f498cd2f8d765e309ca52a45a7c2db0a1a6f:/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) ) %>