diff --git a/views/votes_show_closed.erb b/views/votes_show_closed.erb index ba053f8..cb27423 100644 --- a/views/votes_show_closed.erb +++ b/views/votes_show_closed.erb @@ -28,11 +28,11 @@ - - - - - + + + + + <% i = 0 %> <% @vote.candidates.sort { |a, b| a.mj <=> b.mj }.reverse.each do |candidate| %>
<%= _("Rank") %><%= _("Candidate") %><%= _("Majority Judgment") %><%= _("Proponents") %><%= _("Opponents") %><%= _("Rank") %><%= _("Candidate") %><%= _("Majority Judgment") %><%= _("Proponents") %><%= _("Opponents") %>