X-Git-Url: https://projects.mako.cc/source/selectricity/blobdiff_plain/76d004e65849704022d744382a3779deeb7fef4a..cf61519ba2f371181958d4aeb7f5f19384453187:/app/views/quickvote/_advanced.rhtml diff --git a/app/views/quickvote/_advanced.rhtml b/app/views/quickvote/_advanced.rhtml index 609e84a..d8228cf 100644 --- a/app/views/quickvote/_advanced.rhtml +++ b/app/views/quickvote/_advanced.rhtml @@ -1,14 +1,14 @@ <% fields_for 'quickvote', quickvote do |quickform| %> -

+

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

-

+

<%= quickform.date_select(:enddate, :start_year => Time.now.year) %>

-

Visibility

+

Visibility

Do you want the results to be visible while the election is active?

@@ -16,7 +16,7 @@ No <%= quickform.radio_button(:viewable, 0)%>

<% if session[:user] %> -

Notification

+

Notification

Would you like to be e-mailed when this QuickVote concludes?