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