X-Git-Url: https://projects.mako.cc/source/selectricity/blobdiff_plain/d6d44b7c8dc1d8ea3e425116caadca43c9412fed..1ef3925927fb35483da98af08f9fc175d5502708:/app/views/quickvote/_pref_tables.rhtml diff --git a/app/views/quickvote/_pref_tables.rhtml b/app/views/quickvote/_pref_tables.rhtml index 66e0cbf..18e5aa3 100644 --- a/app/views/quickvote/_pref_tables.rhtml +++ b/app/views/quickvote/_pref_tables.rhtml @@ -4,12 +4,11 @@ <% victories = @election.condorcet_result.victories_and_ties %> <% names = @election.names_by_id %> - - +
- + <% candidates.each do |candidate| -%> <% end -%> @@ -34,7 +33,7 @@
<%=h names[candidate] -%>
- +
<% candidates.each do |victor| %> @@ -46,9 +45,8 @@ <% else -%> (<%= margin%>) <% end -%> - + <% end -%> <% end -%>
<%=h names[victor] %>
-