X-Git-Url: https://projects.mako.cc/source/selectricity/blobdiff_plain/25862916f9c97687bc1b30299fd9d544b0ba62ac..4c5046ffa16ea77da4e4b69517dcb33bc6ec2646:/app/views/quickvote/_victories_ties.rhtml diff --git a/app/views/quickvote/_victories_ties.rhtml b/app/views/quickvote/_victories_ties.rhtml index 7c3506a..993caa8 100644 --- a/app/views/quickvote/_victories_ties.rhtml +++ b/app/views/quickvote/_victories_ties.rhtml @@ -4,9 +4,9 @@ <% victories.keys.each do |victor| %> - + <% victories[victor].keys.each do |loser| %> - + <% end -%> <% end -%>
<%= names[victor] %><%=h names[victor] %><%= names[loser] %> (<%= victories[victor][loser] %>)<%=h names[loser] %> (<%= victories[victor][loser] %>)