X-Git-Url: https://projects.mako.cc/source/selectricity/blobdiff_plain/df1e1ca70a2c618eb376ea6b61207c726beac31d..ed271a9bc9a0ec6928e7276d645541db6e5cb7c6:/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',