X-Git-Url: https://projects.mako.cc/source/selectricity/blobdiff_plain/45532efec547148def34ac29a1ea1c9652420d37..5901217a8893619fbdb02d540c08390f92eae368:/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) ) %>