X-Git-Url: https://projects.mako.cc/source/selectricity-live/blobdiff_plain/2ee3731fd7cc776524f44005a99035d01168e6c0..37ccb3a5511504b6b58c3fe70135e016d0a61bfd:/app/views/quickvote/results.rhtml diff --git a/app/views/quickvote/results.rhtml b/app/views/quickvote/results.rhtml index 3ba74f5..4c91538 100644 --- a/app/views/quickvote/results.rhtml +++ b/app/views/quickvote/results.rhtml @@ -25,7 +25,7 @@

Number of voters:

- <%= @election.voters.reject {|v| not v.voted? }.length %> (see below for details) + <%= @election.voters.reject {|v| not v.voted? }.length %>
<%= render :partial => 'result_box',